Releases: lispyclouds/navi
Releases · lispyclouds/navi
0.1.3
What's Changed
- Add DateTime support to navi by @taxonomy-man in #11
- Add support for json schema string with format metadata by @JohanCodinha in #13
- Better end to end tests
New Contributors
- @taxonomy-man made their first contribution in #11
- @JohanCodinha made their first contribution in #13
Full Changelog: 0.1.2...0.1.3
0.1.2
Fix OpenAPI 3.1.0+ Jsonchema regressions introduced in 0.1.0+
(@john-shaffer)
0.1.1
Fix emission of routes as vec of vecs
0.1.0
0.0.10
- add support for min and max length for strings by @john-shaffer
0.0.9
- Improve pattern matching with better error messages
0.0.8
0.0.7
[#7] Better error reporting during schema conversion by @john-shaffer
0.0.6
- Add response specs by @bombaywalla
0.0.5
- Support more of the OpenAPI types by @john-shaffer via e96e13c
- Bump deps