Skip to content

Releases: dual/chilo

2.0.2

09 Nov 02:31
14c47f6

Choose a tag to compare

Full Changelog: 2.0.1...2.0.2

2.0.1

07 Nov 22:05
9cbdb31

Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

2.0.0

11 Aug 21:25
33ec0de

Choose a tag to compare

2.0.0 RELEASE IS READY!!!

With great pleasure, we are now 1.0 GC ready!!! With 1.0 you get all the great features, such as:

  • ALL THE GREAT 1.0 feature (backwards compatible)
  • Built-in GRPC Support and Translation (just define a protobuf, even able to use same methods as REST)

Documentation
Examples

Full Changelog: 1.0.0...2.0.0

1.0.0

20 Aug 23:40
ef86871

Choose a tag to compare

1.0 RELEASE IS READY!!!

With great pleasure, we are now 1.0 GC ready!!! With 1.0 you get all the great features, such as:

  • No route definitions needed; route based on your directory structure
  • Built-in OpenAPI request and response validation
  • Ease of use with gunicorn
  • Generate OpenAPI spec from code base
  • Infinitely customizable with middleware extensions

Documentation
Examples