Releases: deeppavlov/chatsky
Releases · deeppavlov/chatsky
Release v0.2.0
Changes:
- 0b04ad7 Fix / attempt to fix message repr with excluding Nones (#64)
- fe6c5e7 Feat/message class (#62)
- 602fa09 Processing deprecation (#61)
- d584c68 docs/to the sphinx docstring (#58)
- 868c19b Added support for different dependencies for different examples (#50)
- cbc00a3 Run tests in an isolated environment (#54)
- 20ff277 docs: fix
ModuleName
in docs (#57) - 76bac70 example utils documentation added (#55)
- e592f6e Added psuedo-setters for context properties (#51)
- 2980d68 rename tests/messeners to tests/messengers (#53)
- 41e4419 Directory structure changed (#48)
- 8c09b82 Add event_handler workflow (#52)
- 922b996
:rtype:
removed for function aliases (#45)
Release v0.1.0rc0
Changes:
- a35b08c feat/first_realease: upd version&add cast release to version (#49)
- 6c080cd upd API doc&setup notebooks of examples& fix doc building and tests(#46)
- 7ad3d50 (feat/new_dir_structure_proposals, feat/dir_structure) examples buttons added (#44)
- e2cf3e8 Merge turn_cacher into main repo (#40)
- a1ffce2 fix warnings&errors of doc building (#29)
- c9f00b9 All example utils moved to
dff
(#34) - a1bf0e6 Context.last_* property setters added and used in pipeline examples (#41)
- cc272c0 Report coverage only on python3.10 (#39)
- e7bbfce
workflow_dispatch
event added for all workflows. (#38) - 8a1b16a fix: close protocols.json (#37)
- d98b17a upd documentation structure (#31)
- c8a411c Fix make help typo (#33)
- aa80363 Update MANIFEST.in (#32)
- 9c41ef4 Update workflow triggers (#30)
- a0a87c9 Add examples building as jupyter notebooks into the documentation (#21)
- 6f099eb Run workflows on pull requests (#27)
- f8b558f Exclude any venvs from lint and format (#28)
- 42a834d Remove pipe to pytest-coverage.txt for non_linux_test job (#23)
- ec700a9 Fix PULL_REQUEST_TEMPLATE.md (#22)
- eac7bb7 feat/pr-templates: add pr template (#17)
- a6edd99 Pipeline tests time limitation reduced 100 times. (#18)
- 5abdf8b fast_fix/versioning: fix versioning (#19)
- 1b953de fast_fix/engine_tests: fast fix engine tests (#16)
- e23e483 TODO and fix in engine examples (#15)
- d57fdab add generics&cover all by testing except venv and build (#8)
- a876b6c fix&refactor/examples&tests (#14)
- 6884025 fix/windows_postgres_building (#12)
- e57958c dev: Add documentation checking, building and publishing workflow (#10)
- ddd6399 Remove redundant functions and add tests for existing ones (#11)
- 125953b Add doc building (#6)
- 603109a fast_fix/pipeline/intro: fix intro (#7)
- e2f8576 Merge pipeline into main repository (#4)