0.1.5 - 2020-11-03
0.1.2 - 2019-11-05
- Added additional logging at info level when files are matched
- Close the resource after reading it fails
0.1.1 - 2019-03-13
- Added an example of using the matched line in the
simple
scripted test - Got the release added to the sbt-plugins repo, so no longer any need for a custom resolver
0.1.0 - 2019-03-11
- Added
updateLinesStandalone
task to test file updates without running a release - Own version of sbt-update-lines is also updated on release
- No longer building for 1.1.x (should be binary compatible anyway)
0.0.4 - 2019-03-11
- Updated sbt-release dependency to 1.0.11
- updateLinesSchema defined in globalSettings
0.0.3 - 2019-03-11
- Use sbt-update-lines within this project too
0.0.2 - 2019-03-11
- Moved hosting to Bintray for ease of use
- Added MIT license
0.0.1 - 2019-03-11
- Initial import