Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Releases: prometheus/lezer-promql

0.22.0

02 Mar 14:01
6222b4e
Compare
Choose a tag to compare
  • [BreakingChange]: lezer-promql depends on @lezer/lr
  • [BugFix]: Fix the generated types

0.21.0

24 Feb 12:46
1d4f8b9
Compare
Choose a tag to compare
  • [Feature]: Support trigonometric functions
  • [BreakingChange]: lezer-promql depends on @lezer/common and not anymore on lezer

0.20.0

10 Aug 08:19
a6c0697
Compare
Choose a tag to compare
  • [Feature]: Support present_over_time

0.19.0

19 May 12:18
a625b35
Compare
Choose a tag to compare
  • [Feature]: Provide an alternative MetricName top-level entrypoint
  • [Enhancement]: Improve parsing of numbers
  • [BugFix]: Fix parsing metric names starting with Inf/NaN like infra

0.18.0

26 Mar 10:37
57d8bb1
Compare
Choose a tag to compare
  • [Feature]: Support negative offset

0.17.0

22 Mar 19:59
f15df99
Compare
Choose a tag to compare
  • [Feature] Support signed numbers and special float value literals

0.16.0

05 Mar 16:45
Compare
Choose a tag to compare
  • [Feature] Support @ modifiers. You can learn more about it in the Prometheus Blog
  • [Feature] Support new PromQL functions (clamp(), sgn(), last_over_time())

0.15.0

09 Feb 17:46
Compare
Choose a tag to compare
  • [BreakingChange]: Remove intermediate rule GroupModifiers which simplify the way to manage the binModifiers and the keyword Bool

0.14.0

09 Feb 17:48
a8dfd4e
Compare
Choose a tag to compare
  • [BreakingChange]: Support last version of lezer (v0.13.x)

0.13.0

09 Feb 17:51
Compare
Choose a tag to compare
  • [BreakingChange]: Support last version of lezer (v0.12.x)
  • [BreakingChange]: Move lezer as a peerDependency