Skip to content

Latest commit

 

History

History
61 lines (29 loc) · 2.55 KB

CHANGELOG.md

File metadata and controls

61 lines (29 loc) · 2.55 KB

Changelog

0.2.1 (2023-11-19)

Bug Fixes

  • exported wrapper function (0a9ed7d)

0.2.0 (2023-11-15)

Features

  • Add a wrapper that exposes OCL properties as natural JavaScript object (#60) (511a01f)

0.1.1 (2022-02-24)

Bug Fixes

  • getting stuck in a loop when parsing ' (549f19a)

0.1.0 (2021-10-27)

Features

  • parse dictionary array (cc6a797)
  • tolerance on parsing arrays (ee2973f)
  • tolerance on parsing blocks (fb69a50)
  • tolerance on parsing dictionaries (24b5663)
  • tolerance on parsing symbols (1a5f131)

0.0.6 (2021-10-25)

Bug Fixes

  • parsing empty blocks incorrectly (c19b89e)

0.0.5 (2021-10-25)

Bug Fixes

  • added check for undefined token (ecfaf52)

0.0.4 (2021-10-22)

Bug Fixes

0.0.3 (2021-10-22)

Bug Fixes