What's Changed
- Move entirely to the new
dazl.connect
API over the olderdazl.Network
API. This alloweddazl
's codebase to shrink quite a bit (over 10,000 lines!) which will make this client much smaller and cheaper to support. - Add support for querying by interfaces, and exercising choices on interfaces.
- Lots of small bug fixes!
Full Changelog: v7.12.0...v8.0.0