All Versions
10
Latest Version
Avg Release Cycle
169 days
Latest Release
1291 days ago

Changelog History

  • v0.3.3 Changes

    October 03, 2020
    • Exit with 1 on failure
  • v0.3.2 Changes

    September 28, 2020
    • ⚡️ Update the help message for -H (--skip-header) flag.
  • v0.3.1 Changes

    July 05, 2020
    • ➕ add zsh completion file
    • ⚡️ update dependencies
  • v0.3.0 Changes

    January 25, 2020

    🚀 Release from GitHub Actions 🎉

  • v0.2.1

    August 04, 2019
  • v0.2.0

    March 13, 2019
  • v0.1.4

    August 15, 2018
  • v0.1.3

    May 02, 2017
  • v0.1.2 Changes

    August 21, 2016
    • 👌 support quoted file names to support file names containing spaces
    • 📦 use cryptonite instead of cryptohash package
    • 💅 refine code styles
  • v0.1.1 Changes

    August 08, 2016
    • ⚡️ update README
    • 🛠 fix SHA1 encode
    • stop regarding stdin as the standard input because - is enough