Releases: juhaku/utoipa
Releases · juhaku/utoipa
utoipa-0.1.0-beta6
Release 0.1.0-beta.5
Changes in this Release
While this release mainly introduces more documentation it also introduces small improvement to path attribute macro.
- (39e41aa) Increase retry count in automated publish to crates
- (6fb849c) Update readme to use next beta
- (4fbd4cb) Swagger ui documentation (#31)
- (a2d8908) Path documentation (#30)
- (8ab318d) Fix install section in README.md
- (cddd480) Enhance the tag & default tag support (#29)
- (7dba8c5) Update README.md
- (395acfc) Fix gitlog resolving log range
- (f1b017b) Fix gitlog resolve last release
- (31b6bc6) Update to next beta
Release 0.1.0-beta.4
Release 0.1.0-beta.3
Changes in this Release
- (f9853bc) Update versons to beta.3
Release 0.1.0-beta.2
Changes in this Release
This release log contains also change log from beta.0 and beta.1. Next release log will contain only changes recarding the release itself.
- (bef5ed6) Update crate versions
- (515c10f) Update crate versions
- (6df7ff1) Test draft fail
- (37e7d96) Enhance drafting and publishing release
- (4b27daf) Update crate versions
- (389ef4f) Fix build.rs Swagger UI dist location
- (b181928) Update crate versions
- (9d8659e) Fix publish manifest resolve
- (ddf9611) Update crate versions
- (3ba5f2e) Fix publish workflow fetch depth
- (e40d590) Update crate versions
- (c8619d0) Update publish release workflow
- (c7d41c9) Update crate versions
- (9c58336) Fix release workflow tag pattern
- (0e3b0dc) Update verisons for next release
- (cabc359) Update Swagger UI
- (5d58e08) Ci tweaking (#19)
- (5be936d) Fix documentation
- (845d2ff) Update README.md
- (dc6d302) Update README.md
- (33bae35) Update README.md
- (f456ade) document the library (#18)
- (16bc0f3) Update README.md
- (f9c7c5e) Fix license name in openapi
- (395ec33) Loosen the dependency versions
- (789a7f4) Add response example and update other examples (#17)
- (d8ee7fe) Remove redundant required argument
- (c9ac0b2) Added more properties to schema
- (7687f7c) Feature enhanced enums (#16)
- (a711146) Add support for more generic types
- (d5e8cc5) Add support for Cow generic type
- (7cf1153) Add support for lifetimes (#15)
- (fefd4c3) Update Cargo.tomls
- (063a97e) Update swagger ui & Cargo.tomls
- (acc928d) Update build pipeline name
- (168c2a5) Update README.md
- (9a3e992) Update README.md
- (4bd9052) Add build pipeline
- (c8a9638) Update Swagger UI & build.rs
- (cbdf11b) Add generic support (#14)
- (c623943) Update README.md
- (d1e4e48) Feature swagger actix web (#13)
- (b544e7b) Improve proc macro errors
- (dd744de) Clean codebase & fix ToArray usage
- (3a7ebd4) Refactor component variants
- (f3a7537) Refactor component derive (#12)
- (5f64113) Update README.md
- (962a9f3) Update README.md
- (4b7dfb3) Update README.md
- (a13f66a) Refactor and organize code2 (#11)
- (b7b37b4) Feature responses (#10)
- (3be6dbe) Add request body parsing (#9)
- (f4fce02) Feature path operation parameters (#8)
- (7e4a06d) Path operation properties (#7)
- (749ccf9) Feature path proc macro (#5)
- (6847d08) Remove need for redundant semicolons
- (eb70f96) Clean
- (361f822) Improve component derive tests
- (18ccc7b) Add impl support unnamed field structs (#4)
- (af008be) dual license the crate
- (4b3c4a2) Component derive (#3)
- (3be5d7a) Update README.md
- (76c35e8) Update README.md
- (dd6b287) Update README.md
- (51f1dc7) add readme and license
- (be50d6b) Merge pull request #2 from juhaku/schema-model-impl
- (0e2f1af) added initial schema implementation
- (35911c2) Merge branch 'dev'
- (b5a538e) utoipa openapi base features
- (c5ec3d1) wip utoipa base features