Skip to content

Releases: nikku/lezer-feel

v1.7.0

12 Jan 19:36
Compare
Choose a tag to compare

Changes

  • chore(CHANGELOG): update to v1.7.0 89fb42d
  • feat(grammar): attach Expr group to expression nodes 28228c6

v1.6.0...v1.7.0

v1.6.0

11 Jan 22:09
Compare
Choose a tag to compare

Changes

  • chore(CHANGELOG): update to v1.6.0 86c2545
  • feat: support exponential notation for numbers 3ea6f8d

v1.5.0...v1.6.0

v1.5.0

11 Jan 21:57
Compare
Choose a tag to compare

Changes


v1.4.0...v1.5.0

v1.4.0

18 Oct 09:31
Compare
Choose a tag to compare

Changes

v1.3.0...v1.4.0

v1.3.0

21 Aug 22:57
Compare
Choose a tag to compare

Changes

  • feat: support backtick escaped variables in camunda dialect

v1.2.9

14 Jun 09:59
Compare
Choose a tag to compare

Changes

v1.2.8...v1.2.9

v1.2.8

06 Mar 17:33
Compare
Choose a tag to compare

Changes

  • chore(CHANGELOG): update to v1.2.8 c80ae14
  • chore: re-introduce types field 2a7a732

v1.2.7...v1.2.8

v1.2.7

06 Mar 16:48
Compare
Choose a tag to compare

Changes

  • chore(CHANGELOG): update to v1.2.7 5f7507e
  • chore: use @types/node d99fbb4
  • chore: use relative path includes 900ab64
  • chore: type check full codebase 3139547
  • test: correct unary test fb3f392
  • test: improve typings c9a896b
  • chore: improve internal typings 7d30373
  • fix(highlight): correctly declare wildcard 5ea28a7
  • fix(types): correctly expose VariableContext members 5854528
  • chore(package): add exports field bf8dfe8

v1.2.6...v1.2.7

v1.2.6

14 Feb 17:41
Compare
Choose a tag to compare

Changes

  • chore(CHANGELOG): update to v1.2.6 f05cab6
  • fix: correctly reduce context entry without name ef910c3

v1.2.5...v1.2.6

v1.2.5

07 Feb 17:13
Compare
Choose a tag to compare

Changes

  • chore(CHANGELOG): update to v1.2.5 5fd8b0f
  • fix: parse date and time as variable, where overridden by context 864cc08
  • chore: update typescript 8ab4e2f
  • chore: update eslint* 8d27f94
  • chore: update dependency npm-run-all2 to v6 65703e8
  • chore: replace dependency npm-run-all with npm-run-all2 ^5.0.0 6834f67
  • chore: update test dependencies c67d547
  • deps: update lezer* dependencies 8954b34
  • chore: update dependency rollup to v4 c0f2817
  • chore: update actions/checkout action to v4 61d6488
  • chore: update actions/setup-node action to v4 ec7d7be
  • chore: add renovate config b25425b
  • test: verify § is allowed in name part a4ad01c

v1.2.4...v1.2.5