Skip to content

Releases: cloudwego/fastpb

v0.0.5

19 Aug 09:57
172d004
Compare
Choose a tag to compare

What's Changed

  • perf: linear allocator for ReadString/ReadBinary by @ppzqh in #23
  • fix: add option to enable span cache and disable it by default by @ppzqh in #25

New Contributors

  • @ppzqh made their first contribution in #23

Full Changelog: v0.0.4...v0.0.5

v0.0.3

14 Nov 02:41
4b6311b
Compare
Choose a tag to compare

fix: add import guard to prevent possible compiling error

v0.0.2

19 Aug 07:17
f6138a7
Compare
Choose a tag to compare

fix some bugs

v0.0.1

09 Aug 06:24
Compare
Choose a tag to compare
chore: update readme and examples