Skip to content

Releases: near/borsh-rs

borsh-v1.6.0

25 Nov 16:36
819fa55

Choose a tag to compare

Added

  • Use core::net instead of std::net; bumped MSRV to 1.77 (#356)

Fixed

  • Avoid variant name shadowing in BorshSchema derive (#361)

Other

  • Upgrade the CI base image to use ubuntu-24.04 instead of the deprecated ubuntu-20.04 (#359)
  • Include license files in published crates (#354)
  • add automatically_derived attribute to derive macros (#341)

borsh-derive-v1.6.0

25 Nov 16:35
819fa55

Choose a tag to compare

chore: Release package borsh-derive version 1.6.0

borsh-v1.5.7

25 Mar 10:55
abb9582

Choose a tag to compare

Other

  • replace Result::unwrap err msg with proc_macro_crate::crate_name tag (#351)

borsh-derive-v1.5.7

25 Mar 10:55
abb9582

Choose a tag to compare

chore: Release package borsh-derive version 1.5.7

borsh-v1.5.6

18 Mar 14:19
b9b7f09

Choose a tag to compare

Fixed

  • add indexmap support (#346)

Other

  • add mention of indexmap feature (#349)

borsh-derive-v1.5.6

18 Mar 14:19
b9b7f09

Choose a tag to compare

chore: Release package borsh-derive version 1.5.6

borsh-v1.5.5

18 Jan 17:09
a34f324

Choose a tag to compare

Other

  • bump hashbrown to 0.15 (#333)
  • fix typo in private module name (#332)

borsh-derive-v1.5.5

18 Jan 17:09
a34f324

Choose a tag to compare

chore: Release package borsh-derive version 1.5.5

borsh-v1.5.4

13 Jan 14:19
fe78005

Choose a tag to compare

Other

  • make doc examples testable in ci (#326)
  • add more CODEOWNERS (#327)

borsh-derive-v1.5.4

13 Jan 12:12
f1abd00

Choose a tag to compare

chore: Release package borsh-derive version 1.5.4