Skip to content

Releases: LabyStudio/singlehotswap

2.9

29 Aug 14:00
Compare
Choose a tag to compare

Fixed a crash in versions below 2023.2.7

2.8

29 Aug 12:35
Compare
Choose a tag to compare
2.8

Added support for newer IntelliJ versions (2024.2+)

2.7

17 Jun 10:33
Compare
Choose a tag to compare
2.7

Fixed an issue where the breakpoints couldn't find the local variables after a hotswap

2.6

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

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