Skip to content

Latest commit

 

History

History
65 lines (32 loc) · 2.94 KB

CHANGELOG.md

File metadata and controls

65 lines (32 loc) · 2.94 KB

Changelog

1.2.5 (2023-08-14)

Bug Fixes

  • middleware: remove typing from middleware (0c504ea)

1.2.4 (2023-08-14)

Bug Fixes

  • provider: fix file JSON verification (3b078b9)

1.2.3 (2023-08-14)

Bug Fixes

  • config: use config correctly and add error handling (05f0fd0)

1.2.2 (2023-08-14)

Bug Fixes

  • work on psr-4 standards (72651ff)

1.2.1 (2023-08-14)

Bug Fixes

  • composer: remove laravel dependencies (db3e29c)

Miscellaneous Chores

1.2.0 (2023-08-14)

Features

  • apply good practices and new features (c632a10)

Bug Fixes

  • provider: add missing config in provider (36c6268)
  • rename base names (cae46c1)
  • rename namespaces correctly (74724b8)
  • split the "boot" method better (ddd792a)

Miscellaneous Chores