v0.1.1
Past due by almost 2 years
90% complete
A first production-ready (... and available in Gradle Plugin Portal) version of the project.
It must contain, at least the following:
Columba module:
- Most common use cases for Schema and Protocol compilation, accompanied by unit tests;
- README.md documentation
- Code documentation
- An up-to-date
.editorconfig
- Test projects using both Kotlin and Java;
- (option…
A first production-ready (... and available in Gradle Plugin Portal) version of the project.
It must contain, at least the following:
Columba module:
- Most common use cases for Schema and Protocol compilation, accompanied by unit tests;
- README.md documentation
- Code documentation
- An up-to-date
.editorconfig
- Test projects using both Kotlin and Java;
- (optional) Velocity templates implementation, accompanied by unit tests;
- (optional) Additional converters implementation, accompanied by unit tests;
- (optional) Additional LogicalType factories implementation, accompanied by unit tests;
- (optional) IDL resolution, accompanied by unit tests;
A working version of the Navis module is totally optional.