Skip to content

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Jun 8, 2021

Added

  • TagNumber type (#464)
  • Const generic integer de/encoders with support for all of Rust's integer
    primitives (#469, #470)
  • crypto-bigint support (#472)
  • Tag number helpers (#477)
  • Tag::octet (#479)
  • ErrorKind::Value helpers (#481)
  • SequenceIter (#483)

Changed

  • Bump const-oid crate dependency to v0.6 (#463)
  • Make Tag structured (#464)
  • Namespace ASN.1 types in asn1 module (#465)
  • Refactor context-specific field decoding (#466)
  • MSRV 1.51 (#469, #470)
  • Rename big-uint crate feature to bigint (#472)
  • Rename BigUInt to UIntBytes (#473)
  • Have Decoder::error() return an Error (#487)

Removed

  • Deprecated methods replaced by associated constants (#458)

@tarcieri tarcieri merged commit b5c6c4c into master Jun 8, 2021
@tarcieri tarcieri deleted the der/v0.4.0 branch June 8, 2021 01:59
This was referenced Jun 8, 2021
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.

1 participant