haraka/haraka-plugin-dkim

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# Changelog

The format is based on [Keep a Changelog](https://keepachangelog.com/).

### Unreleased

### [1.0.8] - 2024-10-01

- dep(nopt): 8.0.0
- dep(async): 3.2.6
- dep(haraka-email-message): 1.2.4
- dep(haraka-test-fixtures): 1.3.8

### [1.0.7] - 2024-09-02

- fix(dkim_key_gen.sh): remove unused variable

### [1.0.6] - 2024-08-23

- fix: avoid crash by ensuring appropriate context for load_key

### [1.0.4] - 2024-05-21

- populate [bin] in package.json
- deps: bump versions

### [1.0.3] - 2024-04-15

- config: add `verify.enabled` setting

### [1.0.2] - 2024-04-10

- fix: properly scope the logdebug injections

### 1.0.0 - 2024-04-09

- repackaged from haraka/Haraka

[1.0.0]: https://github.com/haraka/haraka-plugin-dkim/releases/tag/v1.0.0
[1.0.2]: https://github.com/haraka/haraka-plugin-dkim/releases/tag/v1.0.2
[1.0.3]: https://github.com/haraka/haraka-plugin-dkim/releases/tag/v1.0.3
[1.0.4]: https://github.com/haraka/haraka-plugin-dkim/releases/tag/v1.0.4
[1.0.5]: https://github.com/haraka/haraka-plugin-dkim/releases/tag/v1.0.5
[1.0.6]: https://github.com/haraka/haraka-plugin-dkim/releases/tag/v1.0.6
[1.0.7]: https://github.com/haraka/haraka-plugin-dkim/releases/tag/v1.0.7
[1.0.8]: https://github.com/haraka/haraka-plugin-dkim/releases/tag/v1.0.8