Skip to content
This repository was archived by the owner on Oct 22, 2022. It is now read-only.

Releases: scalacenter/sbt-eviction-rules

1.0.0-RC1

23 Oct 06:52
af6543b

Choose a tag to compare

Merge pull request #9 from scalacenter/towards-1.0.0

Polish readme and add some documentation

v0.2.0

08 Jun 15:04
87f65fa

Choose a tag to compare

v0.2.0 Pre-release
Pre-release
  • Allow eviction rules to be set .in(ThisBuild)
  • Update eviction warning options in update too (so that eviction warnings when running update are consistent with the others)
  • Check for evictions in dependency projects too (so that running evictionCheck for a specific project doesn't succeed and print warnings for dependencies at the same time)

v0.1.0

04 Jun 15:44
a6bb1a2

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

Initial release