2.3.0 (2023-12-16)
2.2.1 (2023-02-15)
2.2.0 (2023-01-16)
2.1.2 (2023-01-08)
- adding method for metadata creation (ca80841)
2.1.1 (2023-01-08)
- passing method name to default middleware (e11d4be)
2.1.0 (2023-01-08)
- adding support for middleware ending result (ac9d9f0)
2.0.0 (2023-01-07)
- The library contract needed to be changed in order to keep functionalities compatible between both versions. Although the contract must be almost equal some things like error catching have behaved differently between them. Due to that, we chose an approach that works for both packages, but we need to break the contract.
1.4.0 (2023-01-07)
1.3.0 (2023-01-07)
1.2.0 (2022-06-03)
1.1.0 (2022-04-28)
1.0.2 (2022-04-26)
1.0.1 (2022-04-22)
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
-v2.0.0
- Updating empty project for new standards
-v1.0.3
- Adequation of configurations and project for a lib example
-v1.0.2
- Updating libraries
-v1.0.1 Removing unneeded dependencies
-v1.0.0 First release