Version 2025.1.0 is a major release.
Notable Changes
- Display more than 2 metrics on the tree visualization (#165)
- Allows Hatchet to work with NumPy >= 2.0 (#163)
- Remove Extra Aggregation in Timeseries (#164)
- Aggregate on String Attributes (#158)
- Disable Aggregation for non-timeseries Profiles (#157)
Bug Fixes
- Fix Node Ordering Setting (#154)
- Fix sum(nan) == 0 in caliper native reader (#166)
Internal Updates
- Skip HDF Test if Package not Available (#156)
- Update examples to use from_caliperreader by default, instead of from_caliper (#160)
- Update to Ubuntu 22.04 (#159)
- Disables attestations in gh-action-pypi-publish to avoid errors from PyPI (#168)