Skip to content

Releases: Konloch/FastStringUtils

FastStringUtils v1.3.0

18 Mar 02:50
Compare
Choose a tag to compare

This has been heavily tested but please feel free to report any issues found.

To add it as a maven dependency:

<dependency>
  <groupId>com.konloch</groupId>
  <artifactId>FastStringUtils</artifactId>
  <version>1.3.0</version>
</dependency>

Full Changelog: v1.2.0...v1.3.0

FastStringUtils v1.2.0

15 Mar 03:14
Compare
Choose a tag to compare

This has been heavily tested but please feel free to report any issues found.

To add it as a maven dependency:

<dependency>
  <groupId>com.konloch</groupId>
  <artifactId>FastStringUtils</artifactId>
  <version>1.2.0</version>
</dependency>

Full Changelog: v1.1.1...v1.2.0

FastStringUtils v1.1.1

03 Mar 16:33
23da1ea
Compare
Choose a tag to compare

This has been heavily tested but please feel free to report any issues found.

To add it as a maven dependency:

<dependency>
  <groupId>com.konloch</groupId>
  <artifactId>FastStringUtils</artifactId>
  <version>1.1.1</version>
</dependency>

Full Changelog: v1.0.0...v1.1.1

FastStringUtils v1.0.0

17 Feb 03:04
Compare
Choose a tag to compare

This is the first public release of the library, it has been heavily tested but please feel free to report any issues found.

To add it as a maven dependency:

<dependency>
  <groupId>com.konloch</groupId>
  <artifactId>FastStringUtils</artifactId>
  <version>1.0.0</version>
</dependency>