near / borsh-rs

Rust implementation of Binary Object Representation Serializer for Hashing
https://borsh.io/
Apache License 2.0
299 stars 65 forks source link

chore: release #239

Closed frol closed 11 months ago

frol commented 11 months ago

🤖 New release

Changelog

## `borsh`

## [1.0.0-alpha.6](https://github.com/near/borsh-rs/compare/borsh-v1.0.0-alpha.5...borsh-v1.0.0-alpha.6) - 2023-10-02 ### Added - add `borsh::object_length` helper ([#236](https://github.com/near/borsh-rs/pull/236)) ### Other - add examples for `borsh::to_vec`, `borsh::to_writer`, `borsh::object_length` ([#238](https://github.com/near/borsh-rs/pull/238)) - [**breaking**] completely remove deprecated `BorshSerialize::try_to_vec` ([#221](https://github.com/near/borsh-rs/pull/221))


This PR was generated with release-plz.