Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 481 Bytes

CHANGELOG.md

File metadata and controls

12 lines (8 loc) · 481 Bytes

lein-v News -- history of user-visible changes

7.1.0 / 2019-03-22

  • Implement push-tags via git push --tags to circumvent limitation in lein vcs push which tries to push all commit objects and thus requires that the current branch be up-to-date.

7.0.0 / 2018-12-17

  • Remove implicit hooks (add abort-when-not-anchored as required in aliases or deploy tasks)
  • Remove implicit middleware (add version-from-scm)
  • Improve subtask behavior
  • Update dependencies