Skip to content

Latest commit

 

History

History
executable file
·
22 lines (13 loc) · 503 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
22 lines (13 loc) · 503 Bytes

Changelog

All notable changes will be documented in this file

1.0.1 - 2021-09-12

  • initial release including readme and unit tests
  • adjusted translations and addition of respond with not authenticated helper.
  • removed dependency on the Http Response facade.

1.0.2 - 2021-09-19

  • general refactoring

1.1.0 - 2021-09-19

  • Addition of the helpers method withAccepted and withCreated.

1.2.0 - 2021-09-20

  • Unit testing with 99% code coverage.
  • Possibility to add custom methods.