Skip to content

rasn-derive-v0.21.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Nov 11:24
· 1 commit to main since this release
97cfab8

Fixed

  • cleanup some unnecessary dependencies (#362)
  • Don't override generics impl in proc-macros on encode impl (#354)
  • decoding of extended fields in sequence in BER (#351)

Other

  • Extract proc macro into own crate (#364)
  • Optimize field presence tracking of default/optional/extended fields (#324)
  • Disallow structs without fields for a set (#352)
  • update dependencies