near / borsh-rs

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

chore: release #197

Closed frol closed 1 year ago

frol commented 1 year ago

🤖 New release

Changelog

## `borsh`

## [1.0.0-alpha.3](https://github.com/near/borsh-rs/compare/borsh-v1.0.0-alpha.2...borsh-v1.0.0-alpha.3) - 2023-08-16 ### Other - [**breaking**] renamed #[borsh_skip] to #[borsh(skip)] ([#192](https://github.com/near/borsh-rs/pull/192)) - split up schema derive functions ([#191](https://github.com/near/borsh-rs/pull/191))


This PR was generated with release-plz.