Skip to content

0.9.4 release with bug fix of DoubleArray.nodeSize()

Compare
Choose a tag to compare
@takawitter takawitter released this 22 Oct 01:57
· 53 commits to master since this release

See milestone https://github.com/takawitter/trie4j/milestone/4?closed=1 for details

Add dependency to your pom.xml to use this version.

<dependency>
    <groupId>com.github.takawitter</groupId>
    <artifactId>trie4j</artifactId>
    <version>0.9.4</version>
</dependency>