Releases: aeverless/asbs
asbs v1.2.3
This release contains the fix of partial conceal error handling in the code of binary::Carrier and its test case.
Full Changelog: v1.2.2...v1.2.3
asbs v1.2.2
This release contains fixes of the handling of partial payload writes and related documentation clarifications.
Full Changelog: v1.2.1...v1.2.2
asbs v1.2.1
This release includes minor README documentation fixes.
Full Changelog: v1.2.0...v1.2.1
asbs v1.2.0
This release includes payload length embedment in the binary implementations via binary::Carrier::with_embedded_len and binary::Package::with_embedded_len.
Full Changelog: v1.1.0...v1.2.0
asbs v1.1.0
This release includes an associated error type for the Conceal and Reveal traits, as well as the addition of license files.
Full Changelog: v1.0.0...v1.1.0
asbs v1.0.0
The initial release of the library.
Full Changelog: https://github.com/aeverless/asbs/commits/v1.0.0