v2.1.0
Breaking changes
This release should have incremented the major version number. These release notes are added in retrospect. Apologies for any inconvenience this may have caused.
TypeScript now targets ES2020 when generating code. This effectively raises the minimum supported Node.js version to 14+ (reference).
Features
- Add support for DB26 databases (from upstream)
- New fields:
district,asn, andas
- New fields:
Chores
- Update tests to for new DB26 fields
- Dependency updates
Full Changelog: v2.0.4...v2.1.0