Releases: librasn/rasn
Releases · librasn/rasn
rasn-credssp-v0.22.2
Other
- Update README.md
rasn-cms-v0.22.2
rasn-cdt-v0.22.2
Other
- OER: remove nom usage, improve errors (#384)
rasn-cbr-v0.22.2
Other
- Use workspace metadata
- Implement Unpacked Encoding Rules (UPER)
rasn-cap-v0.22.2
Other
- Use workspace metadata
- Implement Unpacked Encoding Rules (UPER)
rasn-atn-ulcs-v0.22.2
Other
- Use workspace metadata
- Implement Unpacked Encoding Rules (UPER)
rasn-atn-cpdlc-v0.22.2
Other
- Use workspace metadata
- Implement Unpacked Encoding Rules (UPER)
rasn-v0.22.1
Fixed
- (derive) use
const
blocks and add generic bounds when generating an enum'sAsnType
impl (#398) - add missing
Copy
impl toFixedOctetString<N>
(#396) - remove
Default
bound from[T; N]
'sDecode
impl (#395) - Fix PER encoding of empty octet strings missing the length determinant (#393)
- FixedBitString might work as expected (#385)
Other
- fix accidental double backtick in
Integer
docs (#394) - Fix panic in the JER OctetString decoder if the string isn't even length (#382)
- oer: format! in error messages has too much impact (#387)
- Add
decode_with_remainder
for decoding stream (#386) - OER: remove nom usage, improve errors (#384)
- Remove trails of BitSlice and unnecessary length checks (#381)
- use shifting to construct primitive integers (#379)
rasn-snmp-v0.22.1
Other
- Optimize field presence tracking of default/optional/extended fields (#324)
rasn-smime-v0.22.1
Added
- [breaking] Rework for SetOf type (#325)