Skip to content

Releases: librasn/rasn

rasn-derive-v0.20.0

30 Sep 14:25
6b3cb01
Compare
Choose a tag to compare

Other

  • clippy fixes

rasn-cms-v0.20.0

30 Sep 14:27
6b3cb01
Compare
Choose a tag to compare

Added

  • [breaking] Rework for SetOf type (#325)

rasn-cap-v0.20.0

30 Sep 14:26
6b3cb01
Compare
Choose a tag to compare

Other

  • Use workspace metadata
  • Implement Unpacked Encoding Rules (UPER)

rasn-v0.19.0

23 Sep 09:39
ff3139d
Compare
Choose a tag to compare

Added

  • Export rasn-compiler as optional feature

Fixed

  • [breaking] Change *_constraint macros to accept extensible keyword over bool

Other

  • Use OR operator in Cargo.toml license field (#335)
  • Document more of rasn, add warning on missing documentation
  • Document more of rasn, remove unintentionally public items
  • Add rustdoc lint check
  • documentation lint fixes
  • Add module level top-line doc for JER
  • clippy fixes
  • move common macros into dedicated module
  • ObjectIdentifier::new: first arc may be 2 (#331)

rasn-snmp-v0.19.0

23 Sep 09:43
ff3139d
Compare
Choose a tag to compare

Fixed

  • [breaking] Remove Tag and TagTree from module root

rasn-smime-v0.19.0

23 Sep 09:42
ff3139d
Compare
Choose a tag to compare

Added

  • [breaking] Rework for SetOf type (#325)

rasn-smi-v0.19.0

23 Sep 09:41
ff3139d
Compare
Choose a tag to compare

Added

  • Constraint utilities, const default, more const functions (#321)

Fixed

  • [breaking] Remove Tag and TagTree from module root

rasn-pkix-v0.19.0

23 Sep 09:40
ff3139d
Compare
Choose a tag to compare

Added

  • [breaking] Rework for SetOf type (#325)
  • Constraint utilities, const default, more const functions (#321)

rasn-ocsp-v0.19.0

23 Sep 09:42
ff3139d
Compare
Choose a tag to compare

Added

  • [breaking] Rework for SetOf type (#325)

rasn-mib-v0.19.0

23 Sep 09:42
ff3139d
Compare
Choose a tag to compare

Other

  • Shared error module (#164)