Releases: EspressoSystems/tagged-base64
Releases · EspressoSystems/tagged-base64
0.2.4
0.2.3
What's Changed
- Bump styfle/cancel-workflow-action from 0.10.1 to 0.11.0 by @dependabot in #37
- Move tagged_blob macro here from jf-utils by @jbearer in #38
Full Changelog: 0.2.2...0.2.3
0.2.2
0.2.1
What's Changed
- Removed unneeded checksum calculations in
to_string()
by @VictorKoenders in #28 - Bump styfle/cancel-workflow-action from 0.9.1 to 0.10.0 by @dependabot in #29
- Bump styfle/cancel-workflow-action from 0.10.0 to 0.10.1 by @dependabot in #32
- Update to clap 4.0 by @nyospe in #33
New Contributors
- @VictorKoenders made their first contribution in #28
- @nyospe made their first contribution in #33
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Bump actions/checkout from 2 to 3 by @dependabot in #15
- Changed fromTaggedBase64 to return bytes instead of UTF-8 by @pictographer in #22
- Implement FromStr for TaggedBase64 by @jbearer in #25
- Bump version by @jbearer in #26
New Contributors
- @dependabot made their first contribution in #15
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- Update versions and resolve a TODO. by @pictographer in #1
- Small cleanups. by @pictographer in #2
- Change patch reference by @Ancient123 in #3
- Update workflows and copyright date by @Ancient123 in #4
- Added grcov code coverage support by @pictographer in #6
- Fixed Clippy issues. Improved coverage. by @pictographer in #8
- Run Code Coverage Tooling by @Ancient123 in #9
- Prepping for opensource by @Ancient123 in #10
- Boost coverage, quickcheck-test one-bit corruption by @tri-joe in #11
- License Change by @Ancient123 in #12
- Add an inherent JsTaggedBase64::to_string method for JS bindings by @jbearer in #13
- Added a standalone executable utility for converting to and from TaggedBase64 by @pictographer in #14
- Example creating TaggedBase64 in Node.js by @pictographer in #16
- Added fromTaggedBase64 by @pictographer in #17
- Added unsaved comments and changed error return by @pictographer in #19
New Contributors
- @pictographer made their first contribution in #1
- @Ancient123 made their first contribution in #3
- @tri-joe made their first contribution in #11
- @jbearer made their first contribution in #13
Full Changelog: https://github.com/EspressoSystems/tagged-base64/commits/0.1.0