Skip to content

v0.2.0

Choose a tag to compare

@ace-of-aces ace-of-aces released this 20 Apr 11:33
· 108 commits to main since this release
bb57565

This version fixes an issue with the default configuration file using the app() helper, causing a binding resolution issue when published.

New configuration option:

  • added a new rate_limit.disabled_for_environments configuration option in replacement to the app()->isProduction() helper on rate_limit.enabled