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