Skip to content

v0.13.0

Compare
Choose a tag to compare
@muktihari muktihari released this 06 Apr 07:50
· 347 commits to master since this release
fac42d2

BREAKING CHANGES:

  • MesgListener and MesgDefListener are only used by decoder so it makes more sense just to put it under decoder package and package listener is now removed.
  • scaleoffset's DiscardValue and ApplyValue are no longer receiving any but now receiving proto.Value{} to avoid heap alloc.

What's Changed

Full Changelog: v0.12.0...v0.13.0