Skip to content

Latest commit

 

History

History
73 lines (42 loc) · 4.35 KB

CHANGELOG.md

File metadata and controls

73 lines (42 loc) · 4.35 KB

Release Notes

v1.8.1 - 2024-05-29

v1.8.0 - 2024-05-21

  • [1.x] Improve unique constraint handling for high traffic applications by @timacdonald in #104

v1.7.1 - 2024-05-06

v1.7.0 - 2024-03-04

v1.6.0 - 2024-01-15

v1.5.1 - 2023-12-14

v1.5.0 - 2023-08-31

v1.4.0 - 2023-06-21

v1.3.1 - 2023-05-17

  • Fixes typo in PendingScopeFeatureInteraction@values() by @cosmastech in #61

v1.3.0 - 2023-05-04

  • Events for Feature Updates and More by @tylernathanreed in #59

v1.2.1 - 2023-03-17

  • Not call whenInactive when it is null by @kafkiansky in #48
  • Fix flushCache() on null error by @mbukovy in #56

v1.2.0 - 2023-02-24

  • Fixed phpdoc type syntax by @korkoshko in #38
  • Adds timestamps to bulk updates by @timacdonald in #37
  • Improved manager by @taylorotwell in #44
  • Ensure global helper does not conflict with another function by @ChenRuiWang in #46

v1.1.1 - 2023-02-16

  • Fix table name not being used and migration error by @bankorh in #36

v1.1.0 - 2023-02-15

  • Gracefully handles unexpected null scope by @timacdonald in #31

v1.0.0 - 2023-02-14

Initial release of Pennant. For more information, please consult the Pennant documentation.