Changelog

v1.1.3 (2026-01-30)

Bug fixes

  • Update flow function wrapping to directly replace underlying function and apply hooks (ebbff0c)

v1.1.2 (2026-01-30)

Bug fixes

  • Add checkout step to deploy job for semantic-release publish (5b91ec4)

v1.1.1 (2026-01-30)

Bug fixes

  • Update repository urls to new securehst organization (509a888)

v1.1.0 (2026-01-30)

Bug fixes

  • Separate release and deploy jobs for retry resilience (b0b32e7)

  • Update pre-commit hooks to latest versions (dc348f8)

Features

  • Update notification functions to support multiple platforms and include timing details (28fef98)

v1.0.0 (2025-12-10)

v0.2.1 (2025-10-21)

Bug fixes

  • Use raw string notation for regex in valueerror assertions (9d9095b)

v0.2.0 (2025-08-29)

Features

  • Add prefect_notify_webhook decorator for prefect flow notifications (55379f5)

v0.1.1 (2025-04-29)

Bug fixes

  • Update version and expose webhook functions in init.py (9b04c13)

v0.1.0 (2025-04-29)

v0.0.0 (2025-04-28)

Features

  • Add webhook notification decorator and message sending functionality (ef16bff)

Documentation

  • Add @markm-io as a contributor (53d24e0)