UNPKG

haraka-email-message

Version:
58 lines (38 loc) 1.61 kB
# Changelog The format is based on [Keep a Changelog](https://keepachangelog.com/). ### Unreleased ### [1.2.5] - 2025-01-31 - dep(all): bump to latest - dep(eslint): upgrade to v9 - style(prettier): move config into package.json ### [1.2.4] - 2024-09-27 - allow attachment filenames containing semicolons #13 ### [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 - Imported from [Haraka](https://github.com/haraka/Haraka) [1.0.0]: https://github.com/haraka/email-message/releases/tag/v1.0.0 [1.1.0]: https://github.com/haraka/email-message/releases/tag/v1.1.0 [1.2.0]: https://github.com/haraka/email-message/releases/tag/v1.2.0 [1.2.1]: https://github.com/haraka/email-message/releases/tag/v1.2.1 [1.2.2]: https://github.com/haraka/email-message/releases/tag/v1.2.2 [1.2.3]: https://github.com/haraka/email-message/releases/tag/v1.2.3 [1.2.4]: https://github.com/haraka/email-message/releases/tag/v1.2.4 [1.2.5]: https://github.com/haraka/email-message/releases/tag/v1.2.5