Skip to content

Releases: gazbert/java-design-patterns

1.5.0

Choose a tag to compare

@gazbert gazbert released this 02 May 20:13

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

Choose a tag to compare

@gazbert gazbert released this 13 Mar 23:10

Maintenance Release

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

1.2.1

Choose a tag to compare

@gazbert gazbert released this 15 Mar 23:24
78ac810

Bumped JUnit version.

1.2

1.2

Choose a tag to compare

@gazbert gazbert released this 27 Feb 18:49

Added Visitor pattern. Thorough cleanup of code and formatting.

1.1

1.1

Choose a tag to compare

@gazbert gazbert released this 29 Aug 15:23

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

1.0

1.0

Choose a tag to compare

@gazbert gazbert released this 29 Aug 14:51

The first release after mavenising the project.