Skip to content

Releases: Anamorphosee/stacktrace-decoroutinator

2.4.5

19 Sep 16:35
Compare
Choose a tag to compare
  • #35
  • some fixes related to tail call deoptimization

2.4.4

11 Sep 15:18
Compare
Choose a tag to compare
  • fixes #33 and #34
  • Gradle plugin API improvement
  • invokeExact in spec methods

v2.4.3

05 Sep 05:26
Compare
Choose a tag to compare

fix for Java 8
compileRuntime configuration in Gradle plugin

2.4.2

03 Sep 04:36
Compare
Choose a tag to compare

JPMS support
Tail-Calls deoptimization

2.4.1

02 Aug 14:13
Compare
Choose a tag to compare

rework to a Gradle plugin

2.4.0

02 Aug 12:31
Compare
Choose a tag to compare

rework to a Gradle plugin

2.3.9

29 May 23:46
Compare
Choose a tag to compare

#28 simplify ProGuard rules
fix some javadocs

2.3.8

09 Dec 03:47
39bf0c9
Compare
Choose a tag to compare

#14 inline BaseContinuation for Android
update Android and Gradle

release 2.3.7

06 Dec 15:58
39d6ef0
Compare
Choose a tag to compare
Merge pull request #25 from Anamorphosee/release/2.3.7

release 2.3.4

2.3.6

06 Feb 01:20
c26f498
Compare
Choose a tag to compare

#22 spring boot resource loading fix