Skip to content

Latest commit

 

History

History
50 lines (26 loc) · 650 Bytes

CHANGELOG.md

File metadata and controls

50 lines (26 loc) · 650 Bytes

Changelog

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

[0.2.8] - 2024-07-04

📚 Documentation

  • Prepare release, update docs.

[0.2.5] - 2024-01-19

🐛 Bug Fixes

  • Make more robust

📚 Documentation

  • Add some hints how to use it.

[0.2.4] - 2024-01-04

🐛 Bug Fixes

  • Type error.

[0.2.3] - 2024-01-04

🚀 Features

  • Logging.

🚜 Refactor

  • Lazy import sentry-sdk

[0.2.2] - 2024-01-03

🚜 Refactor

  • Cleanup and improve init_app
  • Define -> frozen

[0.2.1] - 2024-01-03

🚀 Features

  • Add flask config command.