Enhancements
- Alternative field encoding and decoding. Encode and decode NIST fields with a custom codec to/from an alternative charset. PR #33 contributed by @Doreen-Schwartz.
Fixes
- Upgrade dependencies
- Migrate to
eslint
9.x - Support Node versions 18, 20, 22 LTS