Releases: haraka/haraka-plugin-recipient-routes
Releases · haraka/haraka-plugin-recipient-routes
1.2.1
- doc(CHANGELOG): renamed from Changes
- doc(CONTRIBUTORS): added
- style: automated code formatting with prettier
- ci: update local copy of ci.yml
- dep(eslint): updated to v9
- dep: eslint-plugin-haraka -> @haraka/eslint-config
- lint: remove duplicate / stale rules from .eslintrc
- populate [files] in package.json.
1.2.0
1.1.0
1.0.3
- b3479c0 feat: update for compat with redis 4 (#22)
- 45a5c48 update appveyor node version to 8
- 5294bb8 replace node 6 with 12 for CI tests
- 9515314 Delete package-lock.json
- 188b565 fixed redis test missing config section (#18)
- f5d1160 Update to node 10 in .travis.yml (#14)
- 1b07cfe extend URL support to all entries, es6+ (#12)
- ecee5ed Converted concatenated strings to template literals (#9)
- 013827f eslint no-var updates (#8)
- 7fbb066 enable redis on appveyor (#5)
- 46f3b97 add CI & status badges (#3)
- f5c1b02 import from haraka/Haraka
- c4f0214 Initial commit