All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
- Bump Java, Kotlin and Spring versions
- Bump various dependencies versions to avoid vulnerabilities
- Various refactorings to leverage Java 17 features
- Update README.md
- Add Instant strategy
0.2.4 - 12 Mar 2021
- Add UUID strategy
0.2.3 - 12 Mar 2021
- Add Enum strategy
- Create Changelog
0.2.2 - 3 Mar 2021
- Add case-sensitive flag for strings
- Add tests to reach coverage threshold
- Update Readme.md
- Refactor parsingStrategies to have a file per Strategy
- Format files
0.1.1 - 4 Sep 2019
- Add release process.
0.1.0 - 4 Sep 2019
- First commit with annotation search parameters.