Skip to content

Releases: gazbert/java-design-patterns

1.5.0

02 May 20:13

Choose a tag to compare

JDK 21 Release

Updates to run on JDK 21 LTS.

Also bumped plugin dependencies.

JUnit 5 can wait for another day... ;-)

Full Changelog: 1.3.0...1.5.0

1.3.0

13 Mar 23:10

Choose a tag to compare

Maintenance Release

  1. Updated dependencies.
  2. Fix shoddy Javadocs.
  3. Added Gradle build.
  4. Moved to GitHub Actions for CI.

1.2.1

15 Mar 23:24
78ac810

Choose a tag to compare

Bumped JUnit version.

1.2

27 Feb 18:49

Choose a tag to compare

1.2

Added Visitor pattern. Thorough cleanup of code and formatting.

1.1

29 Aug 15:23

Choose a tag to compare

1.1

Added travis-ci automated build capability to project. See https://travis-ci.org

1.0

29 Aug 14:51

Choose a tag to compare

1.0

The first release after mavenising the project.