8000 Releases · VKCOM/vkompose · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: VKCOM/vkompose

0.7

27 Jan 08:38
Compare
Choose a tag to compare
v0.7

up to 0.7 and drop support old kotlin 1.x

0.6.3-k2

23 Jan 18:40
Compare
Choose a tag to compare

support Kotlin 2.1.0 #21

0.6.3

23 Jan 18:39
Compare
Choose a tag to compare
v0.6.3

up version 0.6.3

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