Skip to content

borsh-v1.4.0

Compare
Choose a tag to compare
@frol frol released this 26 Mar 13:28
· 20 commits to master since this release
410cab8

Added

  • impl BorshSchema for Cow<'a, T> (#284)
  • BorshSerialize/BoshDeserialize/BorshSchema for Cell/RefCell (#265)

Other

  • reorg tests (#285)
  • remove conflicts with W/R parameters for BorshSerialize/BorshDeserialize derives (#283)
  • fix test_exhaustive_checks step + downgrade package for MSRV test (#280)