Skip to content

Releases: hashgraph/pbj

Additional fixes for buffered data views (aka slices)

29 Aug 18:27
v0.7.5
ba9237b
Compare
Choose a tag to compare

v0.7.2

11 Aug 23:10
6a73035
Compare
Choose a tag to compare

Resolved issue #83, fixing issues when using views.

v0.7.1

13 Jul 23:53
bcca428
Compare
Choose a tag to compare

Fix bug in serialization with "blank" but not empty strings. #70

v0.7.0

19 Jun 19:48
b08aef4
Compare
Choose a tag to compare

New API for RPC service definitions.

v0.6.1

02 Jun 00:09
2de8d5a
Compare
Choose a tag to compare
Fix BufferedData#toString method which was moving position to 0 (#56)

Signed-off-by: Richard Bair <rbair23@users.noreply.github.com>

v0.5.2

11 Apr 21:46
fe97298
Compare
Choose a tag to compare

Fix issue #31 affecting UTF 8 strings on empty Bytes.

v0.5.1

31 Mar 20:23
fd25817
Compare
Choose a tag to compare

Minor release for fixing the ReadableStreamingData implementation.

v0.5.0

27 Mar 21:22
2891e97
Compare
Choose a tag to compare

Restructures the io package significantly.

v0.2.1

16 Dec 00:16
5d49c28
Compare
Choose a tag to compare

This release rewrites for performance and to create nicer APIs. Introduces replacements for direct byte[], input stream, and byte buffer usage.

What's Changed

Full Changelog: v0.1.1...v0.2.1

v0.1.1

16 Dec 01:26
v0.1.1
6fdcaf3
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1