Skip to content

Latest commit

 

History

History
57 lines (33 loc) · 1.6 KB

CHANGELOG.md

File metadata and controls

57 lines (33 loc) · 1.6 KB

Changelog

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

Laravel 11 Support - 2024-05-07

What's Changed

  • Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in #13
  • Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #14
  • Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #16

Full Changelog: https://github.com/modernmcguire/overwatch/compare/1.2.0...1.3.0

1.2.0 - 2023-05-02

  • Refactor to allow for expansion of entry points
  • Add overwatch:metrics command
  • Rename overwatch:generate command
  • Introduce Metric base class

Full Changelog: https://github.com/modernmcguire/overwatch/compare/1.1.4...1.2.0

1.1.4 - 2023-05-01

What's Changed

    • added timezone check by @gnarhard in #12
    • added helper text after command by @gnarhard in #11

Full Changelog: https://github.com/modernmcguire/overwatch/compare/v1.1.2...1.1.4

v1.1.3 - 2023-05-01

Added output text after running secret generation command.

v1.1.0 - 2023-04-28

Uses a custom encryption key instead of the app key.

1.0.1 - 2023-04-28

Full Changelog: https://github.com/modernmcguire/overwatch/compare/0.0.3...1.0.1

v1.0.0 - 2023-04-27

Full Changelog: https://github.com/modernmcguire/overwatch/compare/0.0.3...v1.0.0

v0.0.3 - 2023-04-27

Added PHP version first-party data.