Dzmitry Pryskoka

Results 20 comments of Dzmitry Pryskoka

Oh, I get it. Plugin has its own setting to add or not trailing comma. Is it possible to respect the project/idea setting? I think it will be more convenient.

Why not provide this file to release action? > bodyFile: An optional body file for the release. This should be the path to the file.

> For now, manual changelog is enough You plan to copy changelog for every release? It's inconvenient to keep the changelog only in code. F.e. to check the changelog for...

I don't see any ambiguity in the decision to publish the release notes. Generating them based on commits is a separate step that can be done later. But publishing notes...

So, how much more time needed to add changelog?

@kpgalligan hi, can you please give some attention to this? There is no changelog in the next (2.0.3) release.

@findjigar Hi, can you please add changelog for the latest release? As I can see you actively contribute to this project. For the future: it's very easy to automate, just...

@aasitnikov Can confirm that suggested rules are enough to fix problem. I updated PR.

I think as library contributors (of koin and voyager) we shouldn't limit consumers of them with KMP targets that they can use. If CMP support this target we should too.

Just updated this PR, what did I done more: * Renamed `jvm` targets group to `commonJvm` to make it non-ambigious with `jvm` target. * Disabled android resources in library modules...