Skip to content

1.4.0

Latest

Choose a tag to compare

@mpounsett mpounsett released this 13 Jun 20:27
93a89c9

What's Changed

IMPORTANT NOTE: Please see the announcement about the new Python release support policy.

  • new: add check name to Check constructor (@simonmeggle, #46)
  • change: drop support for Python 3.4, 3.5, and 3.6 (#65)
  • doc: proper reference to nagiosplugin.performance.Performance in Context.performance() docstring (@Josef-Friedrich, #48)
  • doc: update ReadTheDocs deployment (#79)
  • doc: add additional notes about the naming of the Warn class (#26)

Housekeeping

  • limit virtualenv version in tox deployments (#64)
  • try to use importlib.resources if available (#50)
  • implement ruff testing (#60)
  • implement pip-audit and bandit testing (#61)
  • update sphinx to work with Python 3.13 (#72)

New Contributors

Full Changelog: 1.3.3...1.4.0