Skip to content

Releases: VKCOM/vkompose

0.6.2-k2

03 Nov 16:19
Compare
Choose a tag to compare

allow to configure test tags via tagTemplate #16

idea plugin new version 0.3.1

0.6.2

03 Nov 16:03
Compare
Choose a tag to compare

allow to configure test tags via tagTemplate #16

v0.6.1-k2

28 Aug 21:21
Compare
Choose a tag to compare

Compiler plugins

  • Support Kotlin 2.0.20 #15

v0.6.1

28 Aug 21:24
Compare
Choose a tag to compare
up version to 0.6.1

0.6

14 Aug 07:10
Compare
Choose a tag to compare
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

14 Aug 07:11
Compare
Choose a tag to compare

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

13 Jul 19:48
Compare
Choose a tag to compare

Compiler Plugins

0.5.5

13 Jul 19:47
Compare
Choose a tag to compare

Compiler Plugins

0.5.4-k2

08 Jun 17:57
Compare
Choose a tag to compare

Compiler Plugin

  • fix extracting test tag from modifiers chain
  • fix test tag applier for K2 projects
  • fix ignoring classes from compose package for stability checking #12

Idea plugin

  • fix test tag calculation for K2 projects

0.5.4

08 Jun 17:55
Compare
Choose a tag to compare

Compiler Plugin

  • fix extracting test tag from modifiers chain

Idea plugin

  • fix test tag calculation for K2 projects