Skip to content

v1.0.0

Compare
Choose a tag to compare
@pioug pioug released this 02 Aug 14:28
· 26 commits to master since this release
d0bf52a
  • Do not stringify contents before calling md5 hasher (#167)
  • Update Gulp link and add yarn example in README.md (#169)
  • Replace custom is_binary_file implementation with a library (#179)
  • Use only active versions of Node.js (6, 8, 10) on CI (#189)
  • Update npm dependencies (#190) (#195)
  • Use 'Buffer.from()' instead of 'new Buffer()' (#191)
  • Commit package-lock.json (#192)
  • Setup Prettier (#193)
  • Setup ESLint (#194)
  • Add more badges in README.md (#196)