Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 1.35 KB

CHANGELOG.md

File metadata and controls

48 lines (32 loc) · 1.35 KB

Changelog

The format is based on Keep a Changelog.

Unreleased

[1.2.4] - 2024-09-27

  • allow attachment filenames containing semicolons #12

1.2.3 - 2024-04-24

  • style(es6): replace forEach with for...of
  • doc(CONTRIBUTORS): added

1.2.2 - 2024-04-07

  • dep: eslint-plugin-haraka -> @haraka/eslint-config
  • lint: updated .eslintrc
  • package.json: updated scripts
  • prettier

1.2.1 - 2024-04-03

  • dep(libqp): bump to 2.1.0
  • dep(libmime): bump to 5.3.4
  • dep(haraka-message-stream): bump to 1.2.1
  • dep(mocha & eslint): remove from devDeps (install as needed with npx)
  • add ./test to .npmignore

1.2.0 - 2022-11-29

  • dep(libqp): update from 1.1 -> 2.0.1

1.1.0 - 2022-09-14

  • Do not insert banner in text attachments, #3
  • chore(climate): configure code climate

1.0.0 - 2022-06-24