Releases: arkanovicz/kddl
Releases · arkanovicz/kddl
kddl 0.4 - maintenance release
Several code cleaning...
kddl 0.3 - maintenance release
Maintenance release.
- Move parse function to its own compilation unit
- Set api and language versions to 1.5
kddl 0.2 - bugfix release
Bugfix release:
- fix implicit keys creation
- fix plantuml arrow direction
kddl 0.1 - initial release
This is kddl initial release.
Kddl is a kotlin multiplatform library/application which:
-
takes as input a
kddl
model definition format or (for the jvm platform only for now) a JDBC URL -
generates an output in one of the followinf formats:
- postgresql SQL dialect
- plantuml diagram dialect
kddl
model definition format