feat: Auto-derive previous versions from `versionPolicy` and repository
lefou opened this issue · 0 comments
lefou commented
It would be nice, if mill-mima could automatically derive the versions from
PublishModule.versionPolicy
and- Coursier repository
CoursierModule
currently has no support for finding versions, but coursier cli has. Also mill.scalalib.Dependency` has already some version lookup mechanism. Maybe, we can reuse these?