Skip to content

v2.12.1

Compare
Choose a tag to compare
@alexvanin alexvanin released this 15 Mar 14:03
· 90 commits to master since this release
v2.12.1

Fixed

  • Incompatible changes in signature scheme (#380)

Added

  • Public URI-parsing function client.ParseURI() (#383)

Changed

  • Slices with pointers []*T replaced with regular structure slices []T in v2 structures (#376)