1.5.0 (2024-12-27)
- add support for rad, deg, pi and trigonometric functions (2cdf59e)
All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
1.4.0 (2024-12-15)
- add support for rad, deg, pi and trigonometric functions (2cdf59e)
1.3.0 (2024-12-11)
- support quoted (utf8) metric name (8d2a440)
1.2.0 (2024-12-06)
- accept buildable as range duration to support grafana variable (d7b886f)
- add clamp() (20e7768)
- add day_of_month() (5566c22)
- add day_of_week() (6dc7b6d)
- add day_of_year() (e14bdad)
- add double_exponential_smoothing() (be8b537)
- add histogram_fraction() (157c178)
- add histogram_sum() (d8984af)
- add hour() (27e9399)
- expose an abstraction to build any prometheus function (3e85acf)
- support histogram_avg() (2e811f7)
- support histogram_count() (c572d7f)
- support optional arg with day_of_week, day_of_month, day_in_months, day_of_year (aaf3878)
1.1.1 (2024-12-03)
- expose time function in the barrel file (84d82e9)
1.1.0 (2024-12-03)
1.0.5 (2024-11-29)
- add missing export in the barrel file (de50ee2)
1.0.4 (2024-11-28)
1.0.3 (2024-11-28)
1.0.2 (2024-11-28)
1.0.1 (2024-11-28)
- add aggregation functions, instant vector functions, range vector functions and split files (d42beb2)