Skip to content

Latest commit

 

History

History
82 lines (43 loc) · 4.41 KB

CHANGELOG.md

File metadata and controls

82 lines (43 loc) · 4.41 KB

1.5.0 (2024-12-27)

Features

  • add support for rad, deg, pi and trigonometric functions (2cdf59e)

Changelog

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)

Features

  • add support for rad, deg, pi and trigonometric functions (2cdf59e)

1.3.0 (2024-12-11)

Features

  • support quoted (utf8) metric name (8d2a440)

1.2.0 (2024-12-06)

Features

  • 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)

Bug Fixes

  • expose time function in the barrel file (84d82e9)

1.1.0 (2024-12-03)

Features

1.0.5 (2024-11-29)

Bug Fixes

  • 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)

1.0.0 (2024-11-28)

Features

  • add aggregation functions, instant vector functions, range vector functions and split files (d42beb2)