Skip to content

Releases: haraka/haraka-plugin-attachment

1.1.2

14 Apr 20:52
e379bec
Compare
Choose a tag to compare

1.1.1

08 Apr 21:35
52c2618
Compare
Choose a tag to compare
  • 340f567 prettier
  • 3f84a6d lint: remove duplicate / stale rules from .eslintrc
  • a0ae99e populate [files] in package.json. Delete .npmignore.
  • 32b2c7e doc(CHANGELOG): fixed broken release link

v1.1.0

20 Mar 19:04
97927e4
Compare
Choose a tag to compare

1.0.7

19 Dec 04:28
c1ca92d
Compare
Choose a tag to compare
  • import fresh from Haraka
  • import test fixtures
  • eslint: add es2020 env
  • add GHA codeql workflow
  • README: update badge URLs
  • restore dissallowed_extns and precompiled REs
  • use shared .github test workflow
  • test: add start_attachment

1.0.6

22 Dec 23:10
Compare
Choose a tag to compare
  • Fix issue with nested archives not getting counted, #26
  • replace travis & appveyor with GHA