All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
- build: fix build (519b981)
- deps: Update vulnerable packages (#14) (c2a0386)
- Fix package dependencies for security vulnerabilities (#9) (b3698da)
- lerna: fix build (4ca42ac)
- nlcst-parse-japanese: fix initializer error (f185381)
- nlcst-parse-japanese: remove word_position (398a89f)
- nlcst-pattern-match: add checker for arguments (be6af57)
- nlcst-pattern-match: export match and matchNode (2ba41f7)
- nlcst-pattern-match: fix multiple variable tags (7fee116)
- nlcst-pattern-match: fix non-parent nodes (8893f9a)
- nlcst-pattern-match: fix pretest (9b7f915)
- nlcst-pattern-match: fix throw [0] error (5e62647)
- nlcst-pattern-match: remove console.log (af87c30)
- nlcst-pattern-match: support multiple value pattern (57f94cf)
- nlcst-pattern-match: update --timeout to 5sec (e1a5e86)
- remove unused config (9f0b821)
- nlcst-pattern-match: add
isNegative
property (dc9233e) - nlcst-pattern-match: Add matchCST and testCST (3ec96ec)
- nlcst-pattern-match: add MatchResult type (73c1434)
- packages: add nlcst-parse-japanese (a1b20e9)
1.3.8 (2022-02-23)
1.3.7 (2021-02-16)
Note: Version bump only for package nlcst-pattern-match
1.3.6 (2021-01-16)
1.3.5 (2019-01-25)
Note: Version bump only for package nlcst-pattern-match
1.3.4 (2018-06-19)
- nlcst-parse-japanese: fix initializer error (f185381)
- nlcst-pattern-match: update --timeout to 5sec (e1a5e86)
1.3.3 (2017-11-04)
- nlcst-pattern-match: remove console.log (af87c30)
1.3.2 (2017-11-04)
- nlcst-pattern-match: fix multiple variable tags (7fee116)
1.3.1 (2017-11-04)
Note: Version bump only for package nlcst-pattern-match
1.3.0 (2017-11-04)
- nlcst-pattern-match: add
isNegative
property (dc9233e)
1.2.7 (2017-11-04)
- nlcst-pattern-match: support multiple value pattern (57f94cf)
1.2.6 (2017-11-04)
- nlcst-pattern-match: export match and matchNode (2ba41f7)
1.2.5 (2017-11-04)
- nlcst-pattern-match: fix pretest (9b7f915)
1.2.4 (2017-11-04)
- build: fix build (519b981)
1.2.3 (2017-11-04)
- lerna: fix build (4ca42ac)
1.2.2 (2017-11-04)
- nlcst-pattern-match: fix throw [0] error (5e62647)
1.2.1 (2017-11-04)
- nlcst-pattern-match: fix non-parent nodes (8893f9a)
1.2.0 (2017-11-04)
- nlcst-pattern-match: Add matchCST and testCST (3ec96ec)
1.1.3 (2017-10-26)
- nlcst-parse-japanese: remove word_position (398a89f)
1.1.2 (2017-10-08)
Note: Version bump only for package nlcst-pattern-match
1.1.1 (2017-10-08)
Note: Version bump only for package nlcst-pattern-match
- nlcst-pattern-match: add checker for arguments (be6af57)