v2.0.0
What's Changed
- Significant performance improvements for the Golang implementation
Fixes
-
Fixed a bug in Polyglot Go where the capacity of the buffer would not grow properly resulting in silent short writes and corrupted data
-
Updated the names of error values in Go to fit with Go's standard code-style conventions
Full Changelog: v1.1.4...v2.0.0