Skip to content
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.

0.1.6

Compare
Choose a tag to compare
@flosell flosell released this 26 Jul 21:19
· 94 commits to master since this release
0.1.6
  • Improvements
    • Add support for git tag and push.
      Use case is to tag a deployed version to a commit.
      Push pushes all new tags and commits to a given repository.
      (Thanks to @rohte)