Skip to content

Releases: murfffi/zebra4j

v0.10 - Dependency refresh

16 Oct 08:10

Choose a tag to compare

Release 0.10

Testing Done: ./mvnw deploy -P release

v0.9 - Custom puzzles and more

28 Aug 06:22

Choose a tag to compare

Support solving custom puzzles defined with the Java API. The API is also simplified and almost completely covered with Javadoc.

Even faster and more polished

24 May 05:16

Choose a tag to compare

v0.8

Prepare for 0.8

Faster generation of bigger puzzles

16 Apr 19:24

Choose a tag to compare

In this release, zebra4j is much faster and can generate puzzles with up to 5 people. Memory usage is also significantly reduced along with JAR size.

0.6 - CLI and First Maven Central release

04 Apr 17:45

Choose a tag to compare

First release of zebra4j to Maven Central. The feature highlight of the release is a CLI for generating puzzles.
The release also includes several bugfixes and additional javadoc.

Localization support and better English and Bulgarian descriptions

21 Feb 09:45

Choose a tag to compare

The 0.5 release completes localization support and adds full English and Bulgarian translations of the generated puzzles. More details are available in the Localization section of the README.

The sentence structure of the descriptions is more natural too. As before, those natural language descriptions are optional - the generated puzzles and solution can still be explored programmatically.

v0.4 - Simpler customization API

21 Dec 10:43

Choose a tag to compare

Simpler customization API

v0.3

23 Nov 15:41

Choose a tag to compare

Documentation for customization and support for nearby house clues.

v0.2

14 Nov 21:20
31e1178

Choose a tag to compare

First fully featured release

Initial proof-of-concept release

24 Oct 13:07

Choose a tag to compare

Pre-release

Find this release in Maven:

	<dependency>
		<groupId>zebra4j</groupId>
		<artifactId>zebra4j</artifactId>
		<version>0.1</version>
	</dependency> 

See README.md for repository information.