Skip to content

Commit

Permalink
0.3.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
etingof committed Sep 16, 2017
1 parent bed9eed commit 5356afc
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@

Revision 0.3.5, released XX-09-2017
Revision 0.3.5, released 16-09-2017
-----------------------------------

- Codecs signatures unified and pass **options through the call chain
- Codecs signatures unified and pass the options kwargs through the
call chain
- Explicit tag encoding optimized to avoid unnecessary copying
- End-of-octets sentinel encoding optimized
- Refactored ASN.1 codecs properties to silently enforce proper length and
chunk size encoding modes
- Refactored ASN.1 codecs properties to silently enforce proper
length and chunk size encoding modes
- Fixed DER encoder to always produce primitive encoding
- Fixed crash at SequenceOf native decoder
- Fixed Real.prettyPrint() to fail gracefully on overflow
Expand Down

0 comments on commit 5356afc

Please sign in to comment.