Dzmitry Pryskoka

Results 8 issues of Dzmitry Pryskoka

Please publish changelog with each release. You not provided information about what changed in 2.x version comparing to 1.x. And further releases published without any information about changes.

Hi. Can you unify generation output for this two variants: ```kotlin TestClass() // and TestClass( ) ``` Second variant produces this output: And it seems #120 broke trailing comma generation....

When there is a suspending method that return some built-in type (`Boolean`, `Int`) NPE "`Cannot invoke "java.lang.Boolean.booleanValue()"`" was thrown when storing `verify` method call result in variable, on calling `verify`...

AmneziaVPN doesn't respect AmneziaDNS setting. Whether it enabled or not it anyway continue to use AmneziaDNS. Steps to reproduce the behavior: 1. Restart system 2. Before first VPN connection local...

Hi there! I have some troubles with m2 bottom sheet navigator so I decided to add m3 bottom sheet navigator and solve this problem for me and for others. But...

Faced the problem while updating voyager that kodein stopped publishing some kotlin targets of `kodein-di-framework-compose` module after 7.21.2 release. Especially `macosArm64` and `macosX64`. Think it's can be related to #472,...

For some reason there is no plugin in Maven Central repository, despite readme says we need use `mavenCentral()`. I nether can build project nether find plugin at central.sonatype.com. Actually plugin...