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.
- Add support for domain monitoring (#4)
- Enforce types with
py.typedfile (#3)
- Add Hatch / PyProject configuration (#2)
- Export exceptions in package
- Add missing Check
summaryproperty
- Export types in package (#1)
- Add support for mixed contents
- Add support for certificates
- Added long description for PyPi
- Add support for checks
- Add support for cron checks
- Add support for broken links
- BREAKING: Moved types from
ohdear.modelstoohdear.types
- Add stricter typing and tests
- BREAKING: Added SitesCollection
TypedDict(sites are now under adatakey)
- Add support for
/me
- Initial release