Skip to content

Conversation

@tarcieri
Copy link
Member

@tarcieri tarcieri commented May 8, 2022

Added

  • Support for Context-Specific fields with default values (#246)
  • Context-Specific tags on #[derive(Sequence)] (#349)
  • #[asn1(constructed = "true")] (#398)

Changed

  • Have Sequence macro derive DecodeValue (#375)
  • Pass Header to DecodeValue (#392)
  • Have Choice macro derive EncodeValue (#395)
  • Only emit .try_into()? when a type is specified (#397)
  • Use type's tag by default on derive(Choice) (#416)

Fixed

  • Length calculation for explicit tags (#400)

Removed

  • Static lifetime from ENUMERATED's derived DecodeValue (#367)

@tarcieri tarcieri merged commit 3d75c33 into master May 8, 2022
@tarcieri tarcieri deleted the der_derive/v0.6.0 branch May 8, 2022 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants