Tags: darklore/coursier
Tags
Merge pull request coursier#1756 from alexarchambault/better-authenti… …cation-defaults Better authentication defaults
Merge pull request coursier#1740 from alexarchambault/scala-version-h… …andling Tweak scala version handling in CLI
Add support for global excludes in ivy.xml (coursier#1726)
Merge pull request coursier#1722 from alexarchambault/develop Minor API addition, plus bug fix
Merge pull request coursier#1718 from alexarchambault/map-artifacts Allow to transform artifacts prior to fetching them
Delete lockfile explicitly (coursier#1704) This partially reverts the changes introduced in 344f6e7. Specifically, it reverts back to explicitly deleting lockfiles from caches, rather than relying on the DELETE_ON_CLOSE channel option. It solves a concurrent download bug in mill and unblocks this PR com-lihaoyi/mill#858. I'm not exactly sure why this change fixes the issue, but this is what I found after many hours of bisecting. Note that it is not sufficient to explicitly delete the file in the finally block, but that the DELETE_ON_CLOSE must not be used as it somehow interferes.
Merge pull request coursier#1694 from alexarchambault/optims Optimizations
Revert "Add funding section in website footer" Not happy with how it looks for now… This reverts commit 9999f3b.
PreviousNext