[2.4.0] - 2024-11-20
Added
- Custom network support
- Option to disable token registry lookups
Fixed
- Issue with attempting to release an already-released PostgreSQL client during error handling
- Incorrectly retrieving DRep when registered under both keyHash and scriptHash
What's Changed
- Feat/custom network support by @ginnun in #222
- fix: graceful release for dbsync client by @slowbackspace in #224
- fix: cwd-agnostic path to the genesis files by @slowbackspace in #225
- fix: Incorrectly retrieving DRep when registered under both keyHash a… by @slowbackspace in #228
- release: 2.4.0 by @vladimirvolek in #229
New Contributors
Full Changelog: v2.3.1...v2.4.0