Skip to content

Releases: librasn/rasn

rasn-snmp-v0.23.0

25 Jan 13:09
7677b0b
Compare
Choose a tag to compare

Other

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

rasn-smime-v0.23.0

25 Jan 13:09
7677b0b
Compare
Choose a tag to compare

Added

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

rasn-smi-v0.23.0

25 Jan 13:08
7677b0b
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.23.0

25 Jan 13:04
7677b0b
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.23.0

25 Jan 13:08
7677b0b
Compare
Choose a tag to compare

Added

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

rasn-mib-v0.23.0

25 Jan 13:08
7677b0b
Compare
Choose a tag to compare

Other

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

rasn-ldap-v0.23.0

25 Jan 13:08
7677b0b
Compare
Choose a tag to compare

Fixed

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

rasn-kerberos-v0.23.0

25 Jan 13:07
7677b0b
Compare
Choose a tag to compare

Fixed

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

rasn-h282-v0.23.0

25 Jan 13:07
7677b0b
Compare
Choose a tag to compare

Other

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

rasn-derive-v0.23.0

25 Jan 13:04
7677b0b
Compare
Choose a tag to compare

Other

  • Better error messages for derives (#400)