The format is based on Keep a Changelog.
1.0.2 - 2024-04-29
- fix: log when doing operations. Fixes #14
- index: make separate if blocks in cascading list
- fix: rename config/aliases to config/aliases.json
- fix: wildcard + domain matches before domain. Fixes #15
- lint: remove duplicate / stale rules from .eslintrc
- dep: eslint-plugin-haraka -> @haraka/eslint-config
- deps: bump to latest versions
- chore: populate [files] in package.json
- doc(CHANGELOG) renamed from Changes
- doc(CONTRIBUTORS): added
- doc(README): fix URL for CI tests
- ci: update to shared GHA workflows
- added the option to alias all emails with * (#12)
- synced from Haraka/plugins/aliases
- dep(eslint): 3 -> 8
- chore(ci): add github workflows, codeql, ci, publish
- chore(ci): delete travis and appveyor configs
- chore: ignore package-lock.json
- chore(test): replaced nodeunit with mocha
- lint: use shorthand in tests
- imported from haraka