Releases: dedoussis/asynction
Releases · dedoussis/asynction
0.0.14
Changes
- fix: Docker job now checks out branch (#78) @dedoussis
Previous Version: 0.0.13
Contributors: @dedoussis
0.0.13
Changes
- fix: Docker push workflow to depend on PyPI push + typos (#77) @dedoussis
- feat: Initial implementation of the CLI ⚙️ (#76) @dedoussis
- deps: bump faker from 8.11.0 to 8.12.1 (#63) @dependabot
- deps: bump prettier from 2.3.2 to 2.4.0 in /example/client (#68) @dependabot
- deps: bump codecov/codecov-action from 2.0.2 to 2.1.0 (#69) @dependabot
- deps: bump typing-extensions from 3.10.0.0 to 3.10.0.2 in /example (#70) @dependabot
- deps: bump pre-commit from 2.14.0 to 2.15.0 (#74) @dependabot
- deps: bump pytest from 6.2.4 to 6.2.5 (#67) @dependabot
- deps: bump sphinx from 4.1.2 to 4.2.0 (#72) @dependabot
Previous Version: 0.0.12
Contributors: @dedoussis, @dependabot and @dependabot[bot]
0.0.12
Changes
- fix: Install mock requirements before building Sphinx docs (#73) @dedoussis
Previous Version: 0.0.11
Contributors: @dedoussis
0.0.11
Changes
- feat: Mock server implementation (#65) @dedoussis
- Minor enhancements in the e2e testing suite (#61) @dedoussis
- deps: bump wheel from 0.36.2 to 0.37.0 (#60) @dependabot
- deps: bump pre-commit from 2.13.0 to 2.14.0 (#59) @dependabot
- deps: bump faker from 8.10.3 to 8.11.0 (#58) @dependabot
- deps: bump isort from 5.9.2 to 5.9.3 (#55) @dependabot
- deps: update python-socketio[client] requirement from ~=5.2 to ~=5.3 (#54) @dependabot
- deps: bump sphinx from 4.1.1 to 4.1.2 (#52) @dependabot
- deps: bump faker from 8.10.2 to 8.10.3 (#53) @dependabot
- Add e2e testing (#51) @dedoussis
- deps: bump codecov/codecov-action from 2.0.1 to 2.0.2 (#49) @dependabot
- deps: bump faker from 8.10.1 to 8.10.2 (#50) @dependabot
- deps: bump twine from 3.4.1 to 3.4.2 (#48) @dependabot
- deps: bump faker from 8.10.0 to 8.10.1 (#43) @dependabot
- deps: bump sphinx from 4.0.3 to 4.1.1 (#45) @dependabot
- deps: bump black from 21.6b0 to 21.7b0 (#46) @dependabot
- deps: bump codecov/codecov-action from 1 to 2.0.1 (#47) @dependabot
- deps: bump isort from 5.9.1 to 5.9.2 (#42) @dependabot
- deps: bump faker from 8.9.1 to 8.10.0 (#41) @dependabot
- deps: bump sphinx from 4.0.2 to 4.0.3 (#40) @dependabot
- deps: bump faker from 8.9.0 to 8.9.1 (#39) @dependabot
- deps: bump faker from 8.8.2 to 8.9.0 (#38) @dependabot
- deps: bump svarog from 0.1.3 to 0.1.6 (#37) @dependabot
- Pin dependencies versions to minors (#36) @dedoussis
- deps: bump prettier from 2.3.1 to 2.3.2 in /example/client (#31) @dependabot
- deps: bump pytest-cov from 2.11.1 to 2.12.1 (#33) @dependabot
- Dependabot fix round 2 (#30) @dedoussis
- Fix dependabot (#29) @dedoussis
- Dependabot setup (#28) @dedoussis
- Updating test requirements (#27) @dedoussis
- Minor fixes and docs enhancements (#26) @dedoussis
- docs: Add example of using asynction (#25) @dedoussis
- Various fixes: Contribution docs, server url & protocol parsing, test… (#24) @dedoussis
- docs: add contribution guidelines #19 (#20) @dedoussis
- Further doc fixes (#18) @dedoussis
- Documentation fixes (#17) @dedoussis
Previous Version: 0.0.10
Contributors: @dedoussis, @dependabot and @dependabot[bot]
0.0.10
Changes
- Introduce the message ack specification (#16) @dedoussis
- Push docs (#15) @dedoussis
- Registering a default error handler (#14) @dedoussis
- Exception API (#13) @dedoussis
- Improved error messages (#12) @dedoussis
Previous Version: 0.0.9
Contributors: @dedoussis
v0.0.9
Changes
- Customisable path kwarg driven by the servers object (#11) @dedoussis
Previous Version: 0.0.8
Contributors: @dedoussis