Skip to content

Latest commit

 

History

History
69 lines (44 loc) · 1.64 KB

File metadata and controls

69 lines (44 loc) · 1.64 KB

Changelog

The format is based on Keep a Changelog.

Unreleased

1.3.0 - 2026-04-30

  • convert to ESM module

1.2.0 - 2026-04-30

  • es6 updates
  • prettier
  • doc(CONTRIBUTORS): added
  • populate files in package.json
  • test: runner is now node:test
  • eslint: upgraded to v10

1.1.2 - 2024-01-12

  • feat(syslog): permit single digit day
  • feat(syslog): add a few more debug patterns

1.1.1 - 2024-01-01

  • doc(README): fix syntax example
  • ci(publish.yml): correct name of main branch

1.1.0 - 2023-12-27

  • doc(README): update CI / badge URLs
  • doc(README): formatting improvements
  • lint: update eslint config
    • semi, array-bracket-spacing, comma-dangle, key-spacing, etc.
  • ci: add GHA workflows, remove Travis CI config
  • update package metadata

1.0.5 - 2015-11-29

  • add submission parsing (#13 by @urosgruber)

1.0.4 - 2015-11-13

  • add support for postfix/postsuper entries

1.0.3 - 2015-09-25

  • don't require angle brackets on email addresses (#7)

1.0.2 - 2015-09-09

  • refactored 3 functions into argAsObject (#7)
  • API change for postfix/qmgr logs

1.0.1 - 2015-09-09

  • switch to 2-space indentions (#6)

1.0.0 - 2015-08-06

  • Initial release.