Releases: VKCOM/vkompose
Releases · VKCOM/vkompose
0.6.2-k2
0.6.2
v0.6.1-k2
v0.6.1
0.6
General:
- Introduced a new suppression ParamsComparedByRef that replaces NonSkippableComposable if strong skipping is enabled
Compiler plugin:
- supported strong skipping problems checking
- allowed to change the severity of strong skipping problems messages (default is warn)
Idea plugin:
- supported strong skipping problems checking
- allowed to change the severity of strong skipping problems messages (default is warn)
- fixed saving of settings when restarting idea
Detekt:
- added a new ParamsComparedByRef rule that is simply an alias for NonSkippableComposable
0.6-k2
General:
- Introduced a new suppression ParamsComparedByRef that replaces NonSkippableComposable if strong skipping is enabled
Compiler plugin:
- supported strong skipping problems checking
- allowed to change the severity of strong skipping problems messages (default is warn)
Idea plugin:
- supported strong skipping problems checking
- allowed to change the severity of strong skipping problems messages (default is warn)
- fixed saving of settings when restarting idea
Detekt:
- added a new ParamsComparedByRef rule that is simply an alias for NonSkippableComposable
0.5.5-k2
Compiler Plugins
- fix stability inferencing of interfaces on incremental compilation JetBrains/kotlin#5329
0.5.5
Compiler Plugins
- fix stability inferencing of interfaces on incremental compilation JetBrains/kotlin#5329