Skip to content

Releases: haraka/haraka-plugin-aliases

1.0.2

29 Apr 21:05
ebc8d0c
Compare
Choose a tag to compare
  • 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)

1.0.1

29 Apr 21:07
8dea17a
Compare
Choose a tag to compare
  • 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
  • chore(codeclimate): updated config
  • chore(test): cleaned up
  • lint: use shorthand in tests
  • ignore package-lock.json
  • style: remove trailing ;
  • delete cover script