All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Sequence macro (#1014)ValueOrd on Choice enums (#723)#[derive(Sequence)] (#349)#[asn1(constructed = "true")] (#398)Sequence macro derive DecodeValue (#375)Header to DecodeValue (#392)Choice macro derive EncodeValue (#395).try_into()? when a type is specified (#397)derive(Choice) (#416)DecodeValue (#367)asn1(tag_mode = "...") derive attribute (#150)asn1(context_specific = "...") derive attribute (#150)Enumerated custom derive macro (#171)asn1(tag_mode = "...") attribute (#197)DEFAULT values of SEQUENCEs (#202)ValueOrd custom derive macro (#206)CONTEXT-SPECIFIC support for Sequence custom derive (#220)From impls for Choice (#168)formats repo (#2)der crate changeschoice::Alternative and duplicate trackingFrom impls for variants when deriving ChoiceChoice traitPrintableString and Utf8String