Skip to content

Releases: andrewthetechie/py-healthchecks.io

v0.2.4

08 Jan 03:24
818dd54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.2

08 Jan 02:41
17c612c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

08 Jan 02:26
f13236d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

31 Dec 05:45
c103d5f
Compare
Choose a tag to compare

What's Changed

Context Managers are a new feature. Each of the Client and AsyncClient can now be used as a Context Manager.
Additionally, the CheckTrap context manager is a new feature. Using CheckTrap, you can wrap other python code and report its status back to a healthcheck. See Usage.rst for more info on using these context managers.

Full Changelog: v0.1.1...v0.2.0

v0.1.1

24 Dec 19:26
f15615a
Compare
Choose a tag to compare

• Installing ruamel.yaml.clib (0.2.6)
• Updating tomli (1.2.2 -> 1.2.3)
• Updating ruamel.yaml (0.17.17 -> 0.17.18)
• Updating sphinx (4.3.1 -> 4.3.2)
• Updating pre-commit-hooks (4.0.1 -> 4.1.0)
• Updating types-pytz (2021.3.2 -> 2021.3.3)

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

17 Dec 00:49
379782f
Compare
Choose a tag to compare

Initial Release

Full Changelog: v0.0.1a...v0.1.0

v0.0.1a

17 Dec 00:23
19f1baf
Compare
Choose a tag to compare
v0.0.1a Pre-release
Pre-release
fix manifest