Releases: nokka/d2client
Releases · nokka/d2client
Bug fixes
- Fixed bug where opening a connection that failed didn't return the error
v1.0.0
- Returned the concrete type instead of interface to allow consumer side interfaces
- Fixed bug where
func Read
would panic if connection wasn't set.