Skip to content
This repository has been archived by the owner on Jul 26, 2021. It is now read-only.

2.1.0

Latest
Compare
Choose a tag to compare
@VortexdataNET VortexdataNET released this 26 Mar 00:32
0eb3407

[2.1.0] - 2020-03-26

Added

  • Added JavaDoc to classes that did not have any before
  • Added config key regeneration for framework configs
  • Added config check system, which informs the user about incorrect config setup
  • Added floodRate config key, which, if set to unlimited, may improve performance

Changed

  • Improved help user feedback which now is more organized and gives more information

Get this release

Maven

<dependency>
  <groupId>net.vortexdata.tsqpf</groupId>
  <artifactId>tsqpf</artifactId>
  <version>2.1.0</version>
</dependency>