Skip to content

Releases: librasn/rasn

rasn-derive-v0.24.0

30 Jan 00:32
d97c44d
Compare
Choose a tag to compare

Other

  • Better error messages for derives (#400)

rasn-derive-impl-v0.24.0

30 Jan 00:32
d97c44d
Compare
Choose a tag to compare

Other

  • Better error messages for derives (#400)

rasn-credssp-v0.24.0

30 Jan 00:35
d97c44d
Compare
Choose a tag to compare

Other

  • Update README.md

rasn-cms-v0.24.0

30 Jan 00:35
d97c44d
Compare
Choose a tag to compare

Fixed

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

Other

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

rasn-cdt-v0.24.0

30 Jan 00:35
d97c44d
Compare
Choose a tag to compare

Other

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

rasn-cbr-v0.24.0

30 Jan 00:34
d97c44d
Compare
Choose a tag to compare

Other

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

rasn-cap-v0.24.0

30 Jan 00:34
d97c44d
Compare
Choose a tag to compare

Other

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

rasn-atn-ulcs-v0.24.0

30 Jan 00:34
d97c44d
Compare
Choose a tag to compare

Other

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

rasn-atn-cpdlc-v0.24.0

30 Jan 00:33
d97c44d
Compare
Choose a tag to compare

Other

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

rasn-v0.23.0

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

Added

  • [breaking] Add basic support for REAL using f32/f64 with JER/OER rules (#406)
  • add a convenience macro for parsing string literals into &'static Oids (#404)

Fixed

  • some clippy lints causing CI to fail (#405)