- Implement
push-tags
viagit push --tags
to circumvent limitation inlein vcs push
which tries to push all commit objects and thus requires that the current branch be up-to-date.
- 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