Skip to content

Releases: leighmacdonald/steamid

v4.0.4

26 Mar 09:21
3d6b8e6
Compare
Choose a tag to compare

Fixed json / text unmarshallers

Full Changelog: v4.0.3...v4.0.4

v4.0.3

26 Mar 01:00
Compare
Choose a tag to compare

What's Changed

  • Add implementation for sql.Scanner and driver.Value interfaces by @leighmacdonald in #11

Full Changelog: v4.0.2...v4.0.3

v4.0.2

20 Mar 00:43
db2c4e7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.1...v4.0.2

v4.0.1

19 Mar 09:17
0ac4caf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1

v4.0.0

12 Mar 08:37
d178ab8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.4...v4.0.0

v3.0.1 Release

27 Jun 11:12
c2dc047
Compare
Choose a tag to compare

v3.0.1 Release

  • Add UnmarshalJSON/MarshalJSON interfaces for GIDs

v3.0.0 Release

27 Jun 10:45
3e19ff8
Compare
Choose a tag to compare

v3.0.0 Release

  • SteamID now uses big.Int internally to simplify some conversions.
  • Added new, more generalized, constructors steamid.New(sid) steamid.NewGID(gid)
  • MarshalJSON interface added will return a quoted steam64 string instead of bare string to help with json compatibility

v2.1.0 Release

08 Jun 23:38
0ababad
Compare
Choose a tag to compare
v2.1.0 release

v2.0.2 Release

29 Dec 20:04
Compare
Choose a tag to compare

Fixes for 1.16

Relase v2.0.1

26 Sep 02:56
Compare
Choose a tag to compare

Packaging fix