2.6 KiB
2.6 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.4.1 (2020-11-14)
Bug Fixes
0.4.0 (2020-07-04)
Features
0.3.0 (2020-06-28)
Features
0.2.0 (2019-08-31)
⚠ BREAKING CHANGES
- rename
file
withdocument
. - rename
table_array
withtable_array_element
. - unflatten
table
andtable_array_element
, i.e.,pair
s are now their children instead of siblings.
Features
0.1.3 (2019-08-21)
Bug Fixes
0.1.2 (2019-08-20)
Features
0.1.1 (2019-08-20)
Bug Fixes
0.1.0 (2019-08-18)
Features
- initial implementation (5acac39)