Skip to content

Releases: LabyStudio/singlehotswap

2.6

21 Apr 12:44
707fbef
Compare
Choose a tag to compare

Filter only valid class files when trying to hotswap with the built-in compiler

2.5

17 Apr 12:10
5d42c64
Compare
Choose a tag to compare
2.5

Fixed exception when hotswapping with IntelliJ 2023.1 using the new UI

2.4

06 Mar 15:40
8856d72
Compare
Choose a tag to compare
2.4

Fixed an issue where the background task wouldn't finish if an error occurred

2.3

27 Dec 15:03
Compare
Choose a tag to compare
2.3

Added option to disable forcing the default compiler

2.2

15 Dec 15:35
Compare
Choose a tag to compare
2.2

Added hotswap button to new UI
Added option to force the default compiler when holding shift while clicking on the hotswap button

2.1

17 Jul 21:48
Compare
Choose a tag to compare
2.1

Fixed hotswap of kotlin and inner classes

2.0

16 Jul 05:45
Compare
Choose a tag to compare
2.0

Implemented the built-in java compiler to speed up the compile process

1.7

17 Feb 15:55
Compare
Choose a tag to compare
1.7

Disabled Gradle runner during hotswap to speed up the compile process

1.6

13 Jun 06:37
Compare
Choose a tag to compare
1.6

The plugin is now loadable even without the Groovy, Kotlin or Java plugin.
Increased the minimum build from 201 to 203.

1.5

11 May 17:25
Compare
Choose a tag to compare
1.5

Added support for Kotlin and Groovy