Releases: midnite81/guardian
Releases · midnite81/guardian
v1.0.3 - Add cache deletion for rate limit exceeded
What's Changed
- Improve Pint integration in CI workflow by @midnite81 in #5
- Add cache deletion for rate limit exceeded key by @midnite81 in #6
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Add CI workflow for code validation and analysis by @midnite81 in #1
- Add PHP 8.3 to CI workflow and optimize pint execution by @midnite81 in #2
- Enhance Guardian identifier handling by @midnite81 in #3
New Contributors
Full Changelog: v1.0.1...v1.0.2
Add licensing to composer.json
Add MIT license to composer.json This commit adds the MIT license field to the composer.json file. Including a license is important for clearly defining the legal permissions and restrictions associated with the project.
v1.0.0 - Initial Release
Guardian provides a way to wrap HTTP requests so they don't exceed Rate Limiting rules and controls Error Handling. Full documentation at https://guardian.midnite.uk