Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 583 Bytes

RELEASE_NOTES.md

File metadata and controls

28 lines (16 loc) · 583 Bytes

Release Notes

Latest release:

v0.4.1

  • Bump Go version and update dependencies.

v0.4.0

  • Added support for custom API key authentication.
  • PI error messages to follow standard by default.

v0.3.0

  • Added support for delayed responses.
  • Properly manage NotFound & MethodNotAllowed request errors.
  • Replace zerolog with log/slog standard library.

v0.2.0

  • Added support for custom Bearer token authentication.

v0.1.0

  • Initial release