Releases: AVSystem/justworks
Releases · AVSystem/justworks
v0.0.1
What's Changed
- Gradle build configuration with CI by @halotukozak in #1
- chore: add .editorconfig and integrate ktlint by @halotukozak in #3
- OpenAPI data model, parser, and validator by @halotukozak in #2
- add shared utilities (Names, NameUtils, TypeMapping) by @halotukozak in #8
- feat: add model generation by @halotukozak in #9
- feat: add client generation by @halotukozak in #10
- ci: add inline coverage summary as Codecov fallback by @halotukozak in #16
- Gradle plugin with multi-spec support by @halotukozak in #12
- test: add enum and Instant regression tests by @halotukozak in #13
- test: add integration test for real-world spec by @halotukozak in #15
- fix: coverage bot edits existing PR comment instead of creating new ones by @Copilot in #21
- Maven Central publishing, CD automation by @halotukozak in #6
- feat: dynamic typealias for non-String inline schemas by @halotukozak in #19
- fix: map freeform schemas to JsonElement instead of Any by @halotukozak in #22
- feat: extend format-to-type mapping with UUID support by @halotukozak in #17
- fix: generate discriminated union subtypes for oneOf schemas by @halotukozak in #20
Full Changelog: https://github.com/AVSystem/justworks/commits/v0.0.1