Skip to content

Releases: Pexeso/pex-sdk-go

v3.3.0

14 Feb 14:13
c519012
Compare
Choose a tag to compare

Added pex search support.

v3.2.0

10 Jan 23:54
044842a
Compare
Choose a tag to compare

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

17 Oct 19:24
9a03211
Compare
Choose a tag to compare
v3.1.0

updated minor version (#25)

Updated the compatibility check with the core library

01 Sep 16:39
5fc9c90
Compare
Choose a tag to compare
v3.0.1

updated the compatbility check to v3 (#22)

v3.0.0

31 Aug 17:10
e169b04
Compare
Choose a tag to compare

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

03 Jan 12:15
e732a36
Compare
Choose a tag to compare
v2.0.1

added v2 major version to the module declaration (#18)

The bindings were adapted to the new SDK with autoupdate enabled

09 Dec 18:14
3d150fe
Compare
Choose a tag to compare
v2.0.0

updated readme with latest examples (#15)

v1.0.2

03 Sep 10:34
efc55d9
Compare
Choose a tag to compare
Validate Load() and Dump() opertions (#12)

Adapted bindings for new the SDK API

24 Aug 16:14
a96b1b3
Compare
Choose a tag to compare
v1.0.1

Adapted the bindings for the new version of the SDK (#10)

v1.0.0: Initial commit

10 Feb 10:43
Compare
Choose a tag to compare
First public release v1.0.0