Skip to content

Releases: csett86/graphite-render

1.1.8

17 Jan 21:41
Immutable release. Only release title and notes can be modified.
b2c3be0

Choose a tag to compare

What's Changed

  • Update to pyparsing >=3 and adapt to pep8 compatible names before the old names brake in pyparsing 4.0.0 by @csett86 in #31

Full Changelog: 1.1.7...1.1.8

1.1.7

17 Jan 20:02
Immutable release. Only release title and notes can be modified.
eff1807

Choose a tag to compare

What's Changed

  • Add fallback configuration from /etc/graphite-api.yml for graphite-api compatibility by @Copilot in #21
  • Bump minimal python version to 3.9 by @csett86 in #26
  • Simplify pyparsing dependency by requiring version >2.0.0 by @Copilot in #24
  • Replace pytz with standard library zoneinfo by @Copilot in #27

Full Changelog: 1.1.6...1.1.7

1.1.6

17 Jan 12:23

Choose a tag to compare

What's Changed

Cleanup activities, nothing functionally

Full Changelog: 1.1.5...1.1.6

1.1.5

17 Jan 11:37

Choose a tag to compare

What's Changed

  • Rename project to graphite-render and module to graphite_render in #13
  • Remove Python 2 compatibility code in #12
  • Remove flake8 usage and references in #14

Full Changelog: 1.1.4...1.1.5

1.1.4

16 Jan 16:57
d0ab1aa

Choose a tag to compare

What's Changed

  • Add Python 3.12, 3.13, 3.14 compatibility in #2
  • Convert to modern Python packaging standards (PEP 517/518/621) in #5, #7, #9

Full Changelog: 1.1.3...1.1.4