Skip to content

Migration Manager 0.1.12

Choose a tag to compare

@SethTisue SethTisue released this 30 Nov 22:07
· 1340 commits to main since this release
0.1.12
  • fix regression in command-line (non-sbt) runs where no checks were performed unless --direction was specified (regressed in 0.1.9) (#137)
  • detect changes to inner objects (#127)
  • detect added methods in value classes (#135)
  • detect changes to default parameters (#136)
  • support Java-defined static members (#142)
  • deprecated keys removed from sbt plugin (#134)

contributors to this release: Stefan Zeiger, Jason Zaugg, Mirco Dotta, Seth Tisue

thanks also to P. Oscar Boykin, Hanns Holger Rutz, Dale Wijnand, and Pap Lőrinc for finding bugs