Releases: moosetechnology/FameJava
Releases · moosetechnology/FameJava
v1.0.3
What's Changed
- Support generation of multiple Traits with the same name by @badetitou in #4
- fix extension of class with same name by @badetitou in #5
- fix override trait method by @badetitou in #6
-
- add prettyPrinter JSON by @badetitou in #8
- Issue 9 by @NicolasAnquetil in #10
- updated/clarified README by @NicolasAnquetil in #11
- Make relations ordered by @Gabriel-Darbord in #13
- Move to gradle, make test pass, enable CI by @badetitou in #15
New Contributors
- @NicolasAnquetil made their first contribution in #10
- @Gabriel-Darbord made their first contribution in #13
Full Changelog: v1.0.2...v1.0.3
v1.0.2 - add JSON printer
Add a JSON printer
Bug fixes
Generate meta-model in Java
This version of FameJava allows one to generate the meta-model in Java.
You can use both the old Fame version and the new one (with traits).