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