Skip to content

Latest commit

 

History

History
62 lines (38 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

62 lines (38 loc) · 1.32 KB

Changelog

0.0.1-alpha.10 (11.12.2024)

  • Deprecate support for python 3.8
  • Add GiHub Actions for simple checks
  • Running kumaone without any option will invoke help

0.0.1-alpha.9 (10.12.2024)

  • Release patch by @dalwar23 in #18
  • fix: Ensure status pages can be created if non are existing by @szEvEz in #20

0.0.1-alpha.8 (09.12.2024)

  • fix typos by @rndmh3ro in #15
  • Feat/update monitor pages by @rndmh3ro in #16
  • Add python 3.12 in project settings

0.0.1-alpha.7 (25.05.2024)

  • Add new notification providers
  • Update documentation

0.0.1-alpha.6 (25.04.2024)

  • Project updates (non-functional updates)

0.0.1-alpha.5 (25.04.2024)

  • Add Opsgenie notification support
  • Update documentation
  • Update dependencies

0.0.1-alpha.4 (25.01.2024)

  • Add delete monitor by monitor id
  • Add bump-my-version for version handling
  • Bump version

0.0.1-alpha.3 (24.01.2024)

What's Changed

  • Adding dependencies to pyproject.toml file by
  • Bump version

0.0.1-alpha.2 (23.01.2024)

Changes

  • Introduce proper semantic versioning

0.0.1a1 (23.01.2024)

Initial "alpha" release. 🎉

Features

  • Add/Delete monitors in bulk from one or multiple files.
  • Add/Delete status pages.
  • Add/Delete notifications.