Releases: scalacenter/scala3-migrate
Releases · scalacenter/scala3-migrate
v0.4.3
Pull Requests
- Update readme related to release versio 0.4.2 (#225) @keyno63
- docs: update link (#224) @SourceCodeBot
- Update scalatest to 3.2.9 (#219) @scala-steward
- Update interface to 1.0.4 (#217) @scala-steward
- Update cats-core, cats-core_2.13 to 2.6.1 (#220) @scala-steward
- add quotes to scalaVersion message (#223) @bishabosha
- Update kind-projector to 0.12.0 (#221) @scala-steward
- Update sbt to 1.5.2 (#218) @scala-steward
v0.4.2
v0.4.1
Pull Requests
- Helper to check if the artificats have been published correctly (#215) @mlachkar
- support scala 3.0.0-RC3 (#214) @mlachkar
- Update scribe to 3.5.4 (#209) @scala-steward
- Update scalatest to 3.2.8 (#211) @scala-steward
- Update sbt to 1.5.1 (#210) @scala-steward
- Update cats-core, cats-core_2.13 to 2.6.0 (#212) @scala-steward
v0.4.0
Pull Requests
- migrate command should migrate configs sequentially (#208) @mlachkar
- run scalafmt (#207) @mlachkar
- Fix fallback (#206) @adpi2
- Migrate all configs (#205) @adpi2
- Fix aggregate project migration (#203) @adpi2
- Split scripted tests + fix fallback on failure (#202) @adpi2
- Corrected text of error message ("you" to "Your") [Take 2] (#184) @aholland
- fix polytypes tostring (#201) @mlachkar
- Update scalatest to 3.2.7 (#200) @scala-steward
- Update zio to 1.0.6 (#199) @scala-steward
- Upgrade to 1.5.0 sbt (#198) @mlachkar
v0.3.3
Pull Requests
- Publish for 3.0.0-RC2 (#197) @mlachkar
- Update scalafix-core and interfaces (#195) @mlachkar
- Update sbt-ci-release to 1.5.7 (#190) @scala-steward
- Update coursier to 2.0.16 (#192) @scala-steward
- Update scribe to 3.5.1 (#191) @scala-steward
- Update sbt to 1.5.0-RC2 (#193) @scala-steward
- Update cats-core, cats-core_2.13 to 2.5.0 (#194) @scala-steward
- Add a new lib to macros libs (#188) @mlachkar
v0.3.2
v0.3.1
v0.3.0
Pull Requests
- Compile with -rewrite option after the success of the migration (#169) @mlachkar
- Avoid conditional task to make the plugin compatible with 1.3 (#172) @mlachkar
- Small refactoring around FileMigration and FileMigrationState (#168) @mlachkar
- Show stack trace when migrte-syntax or migrate commands fail (#166) @mlachkar
- Update the readme (#165) @mlachkar
- Having the same spacing when outputing migrate-scalacOptions and migr… (#164) @mlachkar
- fix all warning messages (#163) @mlachkar
- Improve migrate-libs message (#162) @mlachkar
- For scalacOptions, print it as it in the build (#161) @mlachkar
- Repalce \u2714 by "Valid" (#160) @mlachkar
- Rename migrate-prepare to migrate-syntax (#159) @mlachkar
- Modify brief for scala-migrate commands (#158) @mlachkar
- Moving files (#157) @mlachkar
- File separator compatible with windows (#156) @mlachkar
- Avoid issues with backquoted projectId (#155) @mlachkar
- Add tests for windows (#152) @mlachkar
- Don't display exception only if the error is a CompilerException (#154) @mlachkar
v0.2.0
Pull Requests
- Add a more practical readme (#137) @mlachkar
- Add some AnsiColor to scala migrate colors (#148) @mlachkar
- Check if a compiler plugin is available for scala 3 (#147) @mlachkar
- Remove both old and new option for semanticdb enabled (#146) @mlachkar
- Deal specifically with compiler plugins options (#145) @mlachkar
- Improve messages for migrate-scalacOptions (#144) @mlachkar
- Update scribe to 3.5.0 (#140) @scala-steward
- Update zio to 1.0.5 (#141) @scala-steward
- Update sbt-ci-release to 1.5.6 (#139) @scala-steward
- Update coursier to 2.0.13 (#142) @scala-steward
- Update scalatest to 3.2.6 (#143) @scala-steward
- Small improvement for migrate-prepare (#138) @mlachkar
- Case where a compiler plugin has an alternative scalacOption (#136) @mlachkar
- Improve migrate-libs output (#135) @mlachkar
- improve messages in plugin (#134) @mlachkar
- Add -Ytasty-reader as scalacOption (#133) @mlachkar
- Add more macro libs (#132) @mlachkar
- Wrong place for release drafter (#131) @mlachkar
- Add documentation for the release process (#130) @mlachkar
- Fix ci (#129) @mlachkar
- update local snapshot version (#128) @mlachkar