Releases: dual/chilo
Releases · dual/chilo
2.0.2
Full Changelog: 2.0.1...2.0.2
2.0.1
2.0.0
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)
Full Changelog: 1.0.0...2.0.0
1.0.0
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