Skip to content

Releases: hashgraph/pbj

Additional fixes for buffered data views (aka slices)

Choose a tag to compare

@artemananiev artemananiev released this 29 Aug 18:27
v0.7.5
ba9237b

Fixed #90

v0.7.2

Choose a tag to compare

@rbair23 rbair23 released this 11 Aug 23:10
6a73035

Resolved issue #83, fixing issues when using views.

v0.7.1

Choose a tag to compare

@rbair23 rbair23 released this 13 Jul 23:53
bcca428

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

v0.7.0

Choose a tag to compare

@rbair23 rbair23 released this 19 Jun 19:48
b08aef4

New API for RPC service definitions.

v0.6.1

Choose a tag to compare

@rbair23 rbair23 released this 02 Jun 00:09
2de8d5a
Fix BufferedData#toString method which was moving position to 0 (#56)

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

v0.5.2

Choose a tag to compare

@rbair23 rbair23 released this 11 Apr 21:46
fe97298

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

v0.5.1

Choose a tag to compare

@rbair23 rbair23 released this 31 Mar 20:23
fd25817

Minor release for fixing the ReadableStreamingData implementation.

v0.5.0

Choose a tag to compare

@rbair23 rbair23 released this 27 Mar 21:22
2891e97

Restructures the io package significantly.

v0.2.1

Choose a tag to compare

@rbair23 rbair23 released this 16 Dec 00:16
5d49c28

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

Choose a tag to compare

@nathanklick nathanklick released this 16 Dec 01:26
v0.1.1
6fdcaf3

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