Releases: Pexeso/pex-sdk-go
Releases · Pexeso/pex-sdk-go
v3.3.0
Added pex search support.
v3.2.0
What's Changed
- Allow specifying what fingerprint should be created in the SDK by @janderland in #26
Full Changelog: v3.1.0...v3.2.0
private search
v3.1.0 updated minor version (#25)
Updated the compatibility check with the core library
v3.0.1 updated the compatbility check to v3 (#22)
v3.0.0
The only major change in this release that's also not backward compatible is returning all IDs as strings instead of uint64.
Appended v2 major version to the module declaration
v2.0.1 added v2 major version to the module declaration (#18)
The bindings were adapted to the new SDK with autoupdate enabled
v2.0.0 updated readme with latest examples (#15)
v1.0.2
Validate Load() and Dump() opertions (#12)
Adapted bindings for new the SDK API
v1.0.1 Adapted the bindings for the new version of the SDK (#10)
v1.0.0: Initial commit
First public release v1.0.0