From 5356afca8d7b7a1f991297af02cb44a17fbe8924 Mon Sep 17 00:00:00 2001 From: Ilya Etingof Date: Sat, 16 Sep 2017 09:59:45 +0200 Subject: 0.3.5 release --- CHANGES.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'CHANGES.rst') diff --git a/CHANGES.rst b/CHANGES.rst index 644f2fe..a1d9799 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -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 -- cgit v1.2.3