Releases: kbase/java_kidl
Releases · kbase/java_kidl
0.2.0
What's Changed
- Updated to code from
kb_sdk_pluscommit166fe43. - It is intended that KIDL parser development now takes place in this repo rather than
kb_sdk_plus. kb_sdk_plus's code was sourced fromkb_sdkcommit80aebc4and updated with the following changes:- The unused
asynckeyword was removed. - Code for generating template data structures was moved into
kb_sdk_plusproper with the rest of the templating code. - Other code not involved in parsing KIDL was moved into
kb_sdk_plusproper. - For changes between
0.1.0andkb_sdk80aebc4, see the history of KIDL development document in this repo.
- The unused
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- Initial release
- Equivalent to commit
7863aefofjava_type_compiler - Equivalent to jar
kbase-kidl-parser-1409261812-7863aef.jarin thekbasefolder in
https://github.com/kbase/jars
New Contributors
- @MrCreosote made their first contribution in #1
Full Changelog: https://github.com/kbase/java_kidl/commits/0.1.0