Skip to content

rasn-v0.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Sep 10:38
· 48 commits to main since this release
59d5597

Added

  • [breaking] Rework for SetOf type (#325)
  • Change LDAPString to be newtype wrapper around String (#327)
  • [breaking] Remove option_type (#329)
  • Constraint utilities, const default, more const functions (#321)

Fixed

  • macros: include license texts in the packaged crate (#330)
  • [breaking] Remove jer feature, jer is enabled by default
  • [breaking] Remove Tag and TagTree from module root
  • [breaking] Make codec module private

Other

  • fix version-pinned types url (#326)
  • Add basic optimizations for allocations in OER (#323)