• v1.0.0-alpha.1 9c52e07d20

    v1.0.0-alpha.1 Pre-release

    TurtleException released this 2022-12-13 01:53:45 +00:00 | 39 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

    • Literally everything
    • First Maven deployment (yay)
    • Document every "public" part of the library

    Maven

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