v0.2.0
Breaking Changes ๐ฅ
- #29 Typo in OpenAPISScalaCustomizer name implemented by @jakipatryk in #30
New Features ๐
- #11 Add support for simple Scala Enumeration implemented by @jakipatryk in #24
- #21 Add support for ADTs implemented by @kevinwallimann, @jakipatryk in #28
- #25 Cross-build the library for springdoc-openapi 2.x implemented by @jakipatryk, @kevinwallimann in #27, #28
- #26 Make it possible for clients to add support for custom types implemented by @jakipatryk, Daniel K in #32
Bugfixes ๐
- #33 fixResponsesReturningUnit throws NullPointerExceptions for empty schemas implemented by @kevinwallimann in #36