Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 271 Bytes

CHANGELOG.md

File metadata and controls

19 lines (12 loc) · 271 Bytes

0.0.1

Provide basic parsing utilities.

0.0.2

  • fix the indentmarker recognition
  • add null value detection
  • provide a simple example

0.0.3

  • add list parsing
  • provide 'remove key from path' method
  • bug fixes

0.0.4

  • fix faulty 'removeFromMap' method