Rémi Latapy

Results 5 comments of Rémi Latapy

> Hello, thanks for the PR. > > Why did you revert changes to test resources? Hello, I thought it was breaking the test 🤔

> Can you add them too and run the tests please? I added missing accompanist lib and removed deprecated ones (glide & imageloadingCore)

Is there any update on this? I currently reject snapshots with same version as release using `candidate.value.startsWith(current.value) && candidate.stabilityLevel == StabilityLevel.Snapshot`, but a custom sorting would be better.

> Also, snapshots for the same release should not be shown. Yes but in our case we bump the version immediately after releasing a new version. So our snapshots during...