Skip to content

Releases: go-boostio/boostio

Release v0.7.0

25 May 07:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

Release v0.6.0

24 May 08:40
Compare
Choose a tag to compare

Release v0.5.0

24 May 08:40
Compare
Choose a tag to compare

What's Changed

  • boostio/binser: add support for slice(T) where T is not a builtin by @sbinet in #15

Full Changelog: v0.4.1...v0.5.0

Release v0.4.1

24 May 08:40
Compare
Choose a tag to compare

What's Changed

  • boostio/binser: introduce Marshaler, implement Encoder by @sbinet in #9
  • Binser type registry by @sbinet in #10
  • boostio/binser: add examples for encoder by @sbinet in #11

Full Changelog: v0.3.0...v0.4.1

Release v0.3.0

24 May 08:38
Compare
Choose a tag to compare

What's Changed

  • boostio/binser: extract reader from decoder, implement map by @sbinet in #6
  • boostio/binser: introduce binser.Unmarshaler interface by @sbinet in #7
  • boostio/binser: add binser reader/decoder example by @sbinet in #8

Full Changelog: v0.2.0...v0.3.0

Release v0.2.0

24 May 08:38
Compare
Choose a tag to compare
boostio/binser: test Read-bytes

Release v0.1.0

24 May 08:38
Compare
Choose a tag to compare
all: add support for Go modules