Skip to content

Release: 0.3.0

Latest
Compare
Choose a tag to compare
@RezzedUp RezzedUp released this 14 Sep 03:06
· 9 commits to main since this release

Change:

  • Move standard string/object adapters to Adapter.ofString() and Adapter.ofObject() respectively.
  • Adapters class is no longer publicly accessible.

Maven

<dependency>
    <groupId>com.rezzedup.util</groupId>
    <artifactId>valuables</artifactId>
    <version>0.3.0</version>
</dependency>