Changelog
Here's a quick overview of the new features in the latest major versions of the package.
1.1.0
- Added configurable idempotency lock timeout support through the config file, route middleware options, and controller attribute options.
1.0.1
- Fixed registration of the
idempotentroute middleware alias.
1.0.0
- Initial release of HTTP idempotency middleware for Laravel applications.