• v1.0.0-alpha.2 58fe23861b

    v1.0.0-alpha.2 Pre-release

    TurtleException released this 2022-12-24 16:01:27 +00:00 | 36 commits to main since this release

    It is not recommended to use this release for anything but testing, as it has many bugs, inefficiencies and known problems.

    Changes

    • Hotfix: Minecraft JSON text can now handle JsonArrays

    Maven

    <dependency>
      <groupId>de.turtle-exception.fancyformat</groupId>
      <artifactId>FancyFormat</artifactId>
      <version>1.0.0-alpha.2</version>
    </dependency>
    
    Downloads