Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.

Latest commit

 

History

History
74 lines (44 loc) · 1.83 KB

CHANGELOG.md

File metadata and controls

74 lines (44 loc) · 1.83 KB

Changelog

0.1.5 - 2020-11-03

0.1.2 - 2019-11-05

Added

  • Added additional logging at info level when files are matched

Fixed

  • Close the resource after reading it fails

0.1.1 - 2019-03-13

Changed

  • 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

  • Added updateLinesStandalone task to test file updates without running a release
  • Own version of sbt-update-lines is also updated on release

Changed

  • No longer building for 1.1.x (should be binary compatible anyway)

0.0.4 - 2019-03-11

Changed

  • Updated sbt-release dependency to 1.0.11
  • updateLinesSchema defined in globalSettings

0.0.3 - 2019-03-11

Changed

  • Use sbt-update-lines within this project too

0.0.2 - 2019-03-11

Changed

  • Moved hosting to Bintray for ease of use
  • Added MIT license

0.0.1 - 2019-03-11

Added

  • Initial import