Skip to content

Releases: midnite81/guardian

v1.0.3 - Add cache deletion for rate limit exceeded

07 Oct 21:32
e056109
Compare
Choose a tag to compare

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

06 Oct 20:28
de380a2
Compare
Choose a tag to compare

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

06 Oct 09:10
5367b42
Compare
Choose a tag to compare
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

06 Oct 09:01
7c32c74
Compare
Choose a tag to compare

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