The format is based on Keep a Changelog.
1.1.2 - 2024-04-11
- deps: add ^ to required versions
- doc: add CONTRIBUTORS
1.1.1 - 2024-04-08
- dep: eslint-plugin-haraka -> @haraka/eslint-config
- lint: remove duplicate / stale rules from .eslintrc
- populate
[files]
in package.json. Delete .npmignore. - doc: Changes -> CHANGELOG
- doc(CHANGELOG): fixed broken release link
- prettier
1.1.0 - 2024-03-20
- chore: bump version deps, and pin them
- fix: minor debug logging issue #32
- fix: restored missing function call #31
1.0.7 - 2022-06-16
- import fresh from Haraka
- convert tests to mocha
- Fix issue with nested archives not getting counted, #26
- replace travis & appveyor with GHA
- more tests
- update attachment.ini to reflect newer syntax
- fix a cfg path issue
- remove leading dot from file_ext
- finished converting tests to mocha, tests work again. Yay.
- es6 updates
- backported changes from haraka/plugins/attachment.js