Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Releases: zerlok/asynchron

v0.4.0

17 Jun 17:22
22646a9
Compare
Choose a tag to compare

What's Changed

  • cross document json reference resolving algorithm implemented by @zerlok in #8
  • Refactor/di containers by @zerlok in #10

Full Changelog: v0.3.0...v0.4.0

v0.3.0: Update pyproject.toml

06 Feb 21:13
7808d04
Compare
Choose a tag to compare

v0.2.0: Fix/first codegen usage (#3)

12 Jan 14:20
860912a
Compare
Choose a tag to compare
* project build upgraded (extra used)

* reference resolving in schema object fixed

* WIP: pydantic model schema object based generator upgraded

* WIP: pydantic model schema object based generator finished

* WIP: pydantic aio pika message module rendering fixed

* WIP: channel message rendering fixed, tests and mypy need fixes

* WIP: config for testing pydantic model codgen by json schema spec added

* WIP: tests and mypy errors fixed

* poetry update performed

* trying to fix tests

* trying to fix tests

* README.md updated

first release

13 Dec 20:10
8d3435a
Compare
Choose a tag to compare

What's Changed

  • Feature/spec parser by @zerlok in #1
  • Feature/aio pika amqp code generator by @zerlok in #2

New Contributors

  • @zerlok made their first contribution in #1

Full Changelog: https://github.com/zerlok/asynchron/commits/v0.1.0