1.0.14 - 2023-12-12
- style: remove useless variable
- ci(publish): constrain to when package.json changes
- ci: run on PR
1.0.13 - 2022-06-05
- doc(README): update CI badge URL
- ci: update dependabot config to production only
1.0.12 - 2022-06-05
- ci: update GHA workflow with shared
- ci: add submodule .release
- node 12 EOL, drop testing.
- Add an 'if' to "blocked message" HTML header
- CI testing updates (node.js versions)
- moved config/karma.ini to test/config/karma.ini
- also prune syslog hostname when no PID in entry
- depend on haraka-eslint for rules
- lint fixes
- add --text flag to grep call, in case log file has binary chars
- remove host & pid detail from syslog lines
- display log entries for transactions
- display just transaction ID in place of full UUID.id
- refactored most of get logs into grepWithShell & asHtml
- with test coverage for the latter two
- remove useless $UUID token from display
- trim uuids more reliably (#4)
- Duplicate resolutions (#2)
- suppress duplicate actions
- add missing eslint definition
- added README
- add .travis.yml
- initial commit