Releases: librasn/rasn
Releases · librasn/rasn
rasn-derive-v0.20.0
Other
- clippy fixes
rasn-cms-v0.20.0
Added
- [breaking] Rework for SetOf type (#325)
rasn-cap-v0.20.0
Other
- Use workspace metadata
- Implement Unpacked Encoding Rules (UPER)
rasn-v0.19.0
Added
- Export rasn-compiler as optional feature
Fixed
- [breaking] Change *_constraint macros to accept
extensible
keyword over bool
Other
- Use
OR
operator in Cargo.tomllicense
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
Fixed
- [breaking] Remove Tag and TagTree from module root
rasn-smime-v0.19.0
Added
- [breaking] Rework for SetOf type (#325)
rasn-smi-v0.19.0
Added
- Constraint utilities, const default, more const functions (#321)
Fixed
- [breaking] Remove Tag and TagTree from module root
rasn-pkix-v0.19.0
rasn-ocsp-v0.19.0
Added
- [breaking] Rework for SetOf type (#325)
rasn-mib-v0.19.0
Other
- Shared error module (#164)