Skip to content

Releases: haraka/haraka-plugin-karma

2.1.5

23 Apr 18:01
15825ea
Compare
Choose a tag to compare
  • 103eeb5 chore: format
  • 9e44329 doc(README): remove spurious markdown link
  • 16d0f52 doc(CONTRIBUTORS): added

2.1.4

07 Apr 18:26
2aa33ed
Compare
Choose a tag to compare

2.1.3

06 Apr 17:05
19e2fff
Compare
Choose a tag to compare
  • 1969c27 ci: use shared configs
  • 9c130cb style(es6): replace for..i with for...of
  • deps(*): bump versions to latest

2.1.2

12 Dec 06:32
9209e65
Compare
Choose a tag to compare
  • config: update several plugin names
  • style(es6): refer to plugin as 'this'

2.1.1

23 Aug 01:33
4818667
Compare
Choose a tag to compare
  • 2dc2f4f dep(redis): bump ver to 4.6.7
  • 446678d fix: check_result unexpected return (#50)

2.1.0

30 Nov 06:36
44d5d5e
Compare
Choose a tag to compare
  • fix: in disconnect, call redis_unsub after skip check
  • dep(redis): 4 -> 4.1
  • dep(pi-redis): 2 -> 2.0.5

2.0.4

28 May 19:03
e7bdd87
Compare
Choose a tag to compare
  • use .release as submodule

2.0.3

28 May 18:24
65a814d
Compare
Choose a tag to compare
  • fix: depend directly on redis
  • fix: update redis command names for v4 compatibility
  • fix: update redis commands to be async

2.0.2

28 May 08:06
e387d9a
Compare
Choose a tag to compare

2.0.1

28 May 04:50
e9cecc4
Compare
Choose a tag to compare
  • chore(ci): depend on shared GHA workflows #43