Releases: mauritssilvis/patterns
Releases · mauritssilvis/patterns
Patterns 0.2.1
Release
This is a release of the Patterns project.
[0.2.1] - 2023-12-01
Changed
- Update the Gradle version from 8.4 to 8.5.
- Update the JUnit version from 5.10.0 to 5.10.1.
Patterns 0.2.0
Release
This is a release of the Patterns project.
[0.2.0] - 2023-10-11
Changed
- Improve the project documentation.
- Update the Java version from 20 to 21.
- Update the Gradle version from 8.3 to 8.4.
- Update the refreshVersions version from 0.60.2 to 0.60.3.
Patterns 0.1.0
Release
This is a release of the Patterns project.
[0.1.0] - 2023-09-16
Added
- Add Java singleton design pattern implementations.