Skip to content

Latest commit

 

History

History
80 lines (49 loc) · 2.4 KB

File metadata and controls

80 lines (49 loc) · 2.4 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Added

  • Add support for domain monitoring (#4)

Added

  • Enforce types with py.typed file (#3)

Added

  • Add Hatch / PyProject configuration (#2)

Added

  • Export exceptions in package

Added

  • Add missing Check summary property

Added

  • Export types in package (#1)

Added

  • Add support for mixed contents

Added

  • Add support for certificates

Changed

  • Added long description for PyPi

Added

  • Add support for checks
  • Add support for cron checks
  • Add support for broken links

Changed

  • BREAKING: Moved types from ohdear.models to ohdear.types

Added

  • Add stricter typing and tests

Changed

  • BREAKING: Added SitesCollection TypedDict (sites are now under a data key)

Added

  • Add support for /me

v0.1.0 - 2022-10-20

Added

  • Initial release