Releases: lilt/lilt-java
Releases · lilt/lilt-java
3.0.0
2.2.0
Release 2.1.0
- Due to continued problems with the
File
object and the code generator, we have renamedFile
toSourceFile
in the swagger schema and in these bindings. - Minor changes to the code due to the upgrade of openapi-generator to version 5.0.1.
Release 2.0.3
- Fixed a bug in which the internal
File
object was incorrectly bound tojava.io.File
by the code generator. (See this issue.) - Update to include new APIs.