Skip to content

Latest commit

 

History

History
46 lines (24 loc) · 1.22 KB

File metadata and controls

46 lines (24 loc) · 1.22 KB

1.4.6 2022-09-24

  • fix: ternary expression calculation logic correction #11

1.4.5 2022-07-07

  • fix negative operation recognition logic bug !10

1.4.4 2021-11-22

  • fix missing % operation support #7

1.4.3 2021-02-25

  • support template string !6

1.4.2 2020-08-11

  • export Node interface !4

1.4.0 2019-12-18

  • support ternary expression !3

1.3.1 2019-12-10

  • fix build bug

1.3.0 2019-12-10

  • feat: support custom get value method option !2

1.2.0 2018-09-11

  • feat: context find support ignore $.

1.1.0 2018-07-07

  • refactor the token function . 8f73fa0e2aa7d80206f45ccf28e2ba4baa8f294f

1.0.3 2017-11-29

  • feat: support === and !== . 2bec60917bb4fc5b86451db34fbfe59ed1c63050

1.0.2 2017-10-06

  • feat: add % support, add shunting yard realize . 31e48b7778baed3104f9c00de21e5da0919f8bd1