Skip to content

Releases: Petikoch/jtwfg

v2.0.0

05 Apr 06:58
575ffed
Compare
Choose a tag to compare
  • Features
    • No new features
  • Bugfixes
    • No bug fixes
  • Changes
    • Minimum Java version 8 (instead of 7)
    • Update gradle wrapper to 6.8.2 (from 3.1)
    • Use Groovy 2.5.x in the tests (instead of 2.4.x)
    • Publish to Maven Central instead Bintray/JCenter (Bintray/JCenter will be shut down soon)
    • Simplify build setup: remove Jacoco and Coveralls

v1.0.4

12 Nov 14:01
Compare
Choose a tag to compare
  • artifacts (jars, pom) are now "gpg signed"

v1.0.3

19 Jan 11:51
Compare
Choose a tag to compare
  • Bugfixes
    • Not all deadlocks found in graph

v1.0.2

16 Jan 11:07
Compare
Choose a tag to compare
  • Bugfixes
    • The startpoint of DeadlockCycle instances in deadlock analysis result varies sometimes

v1.0.1

09 Jan 12:44
Compare
Choose a tag to compare
  • Bugfixes
    • Task#compareTo(..) implementation is not consistent to #equals(..) implementation

v1.0.0

08 Jan 14:40
Compare
Choose a tag to compare

This is the first "official" version.

Have fun!

Best regards, Peti

v0.9.1

08 Dec 15:15
Compare
Choose a tag to compare
v0.9.1 Pre-release
Pre-release

Enhanced API, more docs

v0.9.0

05 Dec 16:51
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release

Draft