Skip to content

Releases: vyalovvldmr/onx

v0.3.1 - 2022-09-03

03 Sep 14:26
Compare
Choose a tag to compare
  • Fix cli options validation
  • [#15] Rewrite cookie validation with pydantic

v0.3.0 - 2022-09-03

03 Sep 10:19
Compare
Choose a tag to compare
  • [#13] Rewrite handler validation with pydantic

v0.2.0 - 2022-09-02

02 Sep 13:48
Compare
Choose a tag to compare
  • #12 Automate poetry build
  • Add pre-commit
  • #3 Fix aiohttp deprecations
  • #9 Fix errors on server shutdown
  • Add empty index handler
  • #11 Change statuses numeration
  • #10 Fix tests stability

v0.1.4 - 2022-08-30

30 Aug 13:19
Compare
Choose a tag to compare
  • Fixed package dependencies

v0.1.3 - 2022-08-30

30 Aug 12:52
Compare
Choose a tag to compare
  • #6 Reconnect to the same game after incidental disconnection
  • Reorganized project structure
  • #7 Better cli options validation

v0.1.2 - 2022-08-28

28 Aug 16:46
Compare
Choose a tag to compare
  • Initial release