Skip to content

Releases: librasn/rasn

rasn-v0.22.2

05 Jan 15:15
4ed5b2e
Compare
Choose a tag to compare

Other

  • Better error messages for derives (#400)

rasn-snmp-v0.22.2

05 Jan 15:20
4ed5b2e
Compare
Choose a tag to compare

Other

  • Optimize field presence tracking of default/optional/extended fields (#324)

rasn-smime-v0.22.2

05 Jan 15:20
4ed5b2e
Compare
Choose a tag to compare

Added

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

rasn-smi-v0.22.2

05 Jan 15:19
4ed5b2e
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.22.2

05 Jan 15:16
4ed5b2e
Compare
Choose a tag to compare

Added

  • Implement Algorithms and Identifiers PKIX module

Fixed

  • fmt
  • Fix most issues related to dependency update, except hashbrown version (#349)

Other

  • Optimize field presence tracking of default/optional/extended fields (#324)
  • update dependencies

rasn-ocsp-v0.22.2

05 Jan 15:20
4ed5b2e
Compare
Choose a tag to compare

Added

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

rasn-mib-v0.22.2

05 Jan 15:19
4ed5b2e
Compare
Choose a tag to compare

Other

  • OER: remove nom usage, improve errors (#384)

rasn-ldap-v0.22.2

05 Jan 15:19
4ed5b2e
Compare
Choose a tag to compare

Fixed

  • (ldap) correct tag handing in Decoder and Encoder impls for LdapString (#369)

rasn-kerberos-v0.22.2

05 Jan 15:18
4ed5b2e
Compare
Choose a tag to compare

Fixed

  • Run clippy and rustdoc only on stable channel in CI (#342)

rasn-h282-v0.22.2

05 Jan 15:18
4ed5b2e
Compare
Choose a tag to compare

Other

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