Skip to content

Releases: haraka/haraka-plugin-recipient-routes

1.2.0

29 Mar 17:06
9178c8b
Compare
Choose a tag to compare
  • 4cabd0f update Changes
  • 8b24205 replace for i loop with for..of, add test
  • a6f7833 Add Option to Disable Redis (#28)
  • a6bd8d1 ci: add GHA ci workflow
  • 40d381a doc(changes): add Unreleased marker

1.1.0

18 Jan 22:43
68fd3a7
Compare
Choose a tag to compare

1.0.3

26 May 00:30
b3479c0
Compare
Choose a tag to compare
  • 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