Skip to content

Releases: haraka/haraka-utils

1.1.3

24 Apr 01:19
d4960fd
Compare
Choose a tag to compare

1.1.2

07 Apr 20:01
45e3812
Compare
Choose a tag to compare

1.1.1

05 Apr 22:04
e4502c5
Compare
Choose a tag to compare
  • doc(CHANGELOG): renamed from changes
  • package.json: include CHANGELOG in files

1.1.0

05 Apr 18:51
4f02f9c
Compare
Choose a tag to compare
  • import from bin/haraka: copyFile, copyDir, mkDir, createFile
  • 50828b4 note that encode_qp is deprecated (#25)

1.0.3

27 May 19:31
98510ac
Compare
Choose a tag to compare
  • 98510ac es6, add tests, packaging updates (#24)
  • dae80ac light refactoring of encode_qp and decode_qp (#19)
  • 79596b3 chore(readme): remove Greenkeeper badge (#21)
  • b991f03 Buffer syntax, lint & packaging updates (#18)
  • 11f3264 ci testing: drop node 6, add node 12
  • 28cab02 Update to node 10 in .travis.yml (#15)
  • 189be16 Replaced concatenated strings with template literals in the index.js (#10)
  • 412e9de change names of 1024 base units to mach IEC 80000-13:2008 standard (#12)
  • 1a654ff Replaced concatenated strings with template literals in the test/utils.js (#11)
  • dd8edf2 eslint no-useless-escape (#9)
  • d175555 add appveyor config
  • ae9955f eslint updates (#6)
  • e73bfb6 updates for eslint4 compat (#4)
  • ce280a9 chore(package): update nodeunit to version 0.11.0 (#2)
  • 3496cac Add Greenkeeper badge 🌴 (#1)
  • a03f506 adjust codeclimate config
  • 399fb9c add tests for prettySize and shuffle
  • 8e1e929 add test coverage for uuid and uniq
  • 30f2fbd codeclimate config to eslint-v3
  • 801ca2d add badges
  • a3569c7 import from Haraka
  • 6a30505 Initial commit