Releases: LabyStudio/singlehotswap
Releases · LabyStudio/singlehotswap
2.9
2.8
Added support for newer IntelliJ versions (2024.2+)
2.7
Fixed an issue where the breakpoints couldn't find the local variables after a hotswap
2.6
Filter only valid class files when trying to hotswap with the built-in compiler
2.5
Fixed exception when hotswapping with IntelliJ 2023.1 using the new UI
2.4
Fixed an issue where the background task wouldn't finish if an error occurred
2.3
Added option to disable forcing the default compiler
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
Fixed hotswap of kotlin and inner classes
2.0
Implemented the built-in java compiler to speed up the compile process