]> Cypherpunks.ru repositories - pyderasn.git/blobdiff - doc/news.rst
Strict SET values ordering check
[pyderasn.git] / doc / news.rst
index 6e2427c90021bb4c7913d42977c29b5a8365212d..6712fe3d686c59d39978dbbb1642ac86a968f8a4 100644 (file)
@@ -1,6 +1,25 @@
 News
 ====
 
+.. _release4.0:
+
+4.0
+---
+* Default value is checked also for Sets, not for Sequences only
+* **Incompatible** change: defaulted values in Sequence/Set are always
+  strictly checked, unless ``allow_default_values`` context option is
+  set. ``strict_default_existence`` option disappeared
+* Strict Set's values ordering check
+
+.. _release3.14:
+
+3.14
+----
+* Additional encoding validness check: explicit tag must contain exactly
+  one object inside. Throw DecodeError otherwise
+* ``allow_expl_oob`` context and command-line options allow skipping of
+  that check
+
 .. _release3.13:
 
 3.13