Skip to content

0.18.0 / 2023-10-30

Compare
Choose a tag to compare
@csmarchbanks csmarchbanks released this 30 Oct 17:16
· 17 commits to master since this release
v0.18.0
a000193

[CHANGE] Remove support for Python versions < 3.8. #936
[FEATURE] Add mostrecent aggregation to Gauge. #967
[ENHANCEMENT] Typing improvements. #935, #970
[ENHANCEMENT] Allow enabling or disabling _created metrics from code. #973
[BUGFIX] Change #!/usr/bin/python to #!/usr/bin/env python in remaining places. #945