Skip to content

Tags: hatchet/hatchet

Tags

v1.4.1rc3

Toggle v1.4.1rc3's commit message
hatchet v1.4.1rc3

v1.4.1rc2

Toggle v1.4.1rc2's commit message
hatchet v1.4.1rc2

v1.4.1rc1

Toggle v1.4.1rc1's commit message
hatchet v1.4.1rc1

v1.4.1rc0

Toggle v1.4.1rc0's commit message
hatchet v1.4.1rc0

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release: update version number to 1.3.1 (#504)

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
match nodes containing int/float/nan/inf metric values (#349)

fix query matcher code v1.3.0 to handle matching nodes:
- with metric values containing a combination of ints, floats, NaN, and inf
  values (e.g., match nodes with time > 5, where time values may be an int,
  float, NaN, or inf)
- with metric value of NaN (e.g., match nodes with time == NaN)
- with metric value of inf (e.g., match nodes with time == inf)

add tests for using the query language and standard filter functions to
match nodes with NaN and inf metric values

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update CHANGELOG for v1.2.0 release (#200)

- update version throughout code
- update docs with updated tree API
- add query language basics to docs

v1.1.0

Toggle v1.1.0's commit message
increment minor version --> 1.1.0