Releases: prometheus/lezer-promql
Releases · prometheus/lezer-promql
0.22.0
02 Mar 14:01
Compare
Sorry, something went wrong.
No results found
[BreakingChange] : lezer-promql depends on @lezer/lr
[BugFix] : Fix the generated types
0.21.0
24 Feb 12:46
Compare
Sorry, something went wrong.
No results found
[Feature] : Support trigonometric functions
[BreakingChange] : lezer-promql depends on @lezer/common and not anymore on lezer
0.20.0
10 Aug 08:19
Compare
Sorry, something went wrong.
No results found
[Feature] : Support present_over_time
0.19.0
19 May 12:18
Compare
Sorry, something went wrong.
No results found
[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
Compare
Sorry, something went wrong.
No results found
[Feature] : Support negative offset
0.17.0
22 Mar 19:59
Compare
Sorry, something went wrong.
No results found
[Feature] Support signed numbers and special float value literals
0.16.0
05 Mar 16:45
Compare
Sorry, something went wrong.
No results found
[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
Sorry, something went wrong.
No results found
[BreakingChange] : Remove intermediate rule GroupModifiers which simplify the way to manage the binModifiers and the keyword Bool
0.14.0
09 Feb 17:48
Compare
Sorry, something went wrong.
No results found
[BreakingChange] : Support last version of lezer (v0.13.x)
0.13.0
09 Feb 17:51
Compare
Sorry, something went wrong.
No results found
[BreakingChange] : Support last version of lezer (v0.12.x)
[BreakingChange] : Move lezer as a peerDependency