]> Cypherpunks.ru repositories - pyderasn.git/history - VERSION
Raise copyright years
[pyderasn.git] / VERSION
2022-03-24 Sergey MatveevUnsupported .memoryview() lint-friendly exception 9.3
2022-03-23 Sergey Matveevkeep_memoryview context option 9.2
2021-08-30 Sergey MatveevProperly raise version 9.1
2021-06-04 Sergey MatveevRemove Py27 compatibility
2021-05-15 Sergey MatveevFix browser style breakage
2021-01-14 Sergey MatveevAppend offset to tree elements in browser 8.3
2020-12-13 Sergey MatveevPrepare for release
2020-05-08 Sergey MatveevHide mmap imports, failing on Windows 8.1
2020-04-14 Sergey MatveevExplicitly forbid aware-datetimes usage 8.0
2020-04-13 Sergey MatveevLong tag form must not contain zero byte
2020-03-25 Sergey MatveevProper VisibleString, IA5String, TeletexString, T61Stri... 7.6
2020-03-24 Sergey MatveevAlso print full TLVlen 7.5
2020-03-22 Sergey MatveevFix classes instantiation when invoked as __main__
2020-02-18 Sergey MatveevStrict DEFAULT check in evgen mode 7.3
2020-02-17 Sergey MatveevRestored CLI workability
2020-02-16 Sergey MatveevREADME update and CER/BER mentioning 7.1
2020-02-16 Sergey MatveevFix double encoded values decoding in SET
2020-02-11 Sergey Matveevnamedtuple initialization workability under Py35 6.3
2020-02-10 Sergey MatveevFully strict integers validation in *Time 6.2
2020-02-08 Sergey MatveevAll OID arcs must be non-negative numbers
2020-02-06 Sergey Matveevcopy/pickle friendly Obj
2020-01-23 Sergey MatveevConvenient decod() helper method
2019-12-17 Sergey MatveevAdd PEP-396 compatible module's __version__ 5.5
2019-12-16 Sergey MatveevDo not shadow DecodeError for optional field 5.4
2019-09-26 Sergey MatveevPrepare for release 5.3
2019-09-05 Sergey MatveevPrepare for release 5.2
2019-04-29 Sergey MatveevFix empty --oids workability 5.1
2019-04-21 Sergey MatveevAbility to specify multiple OID mappings for pprinting 5.0
2019-01-03 Sergey MatveevDummy version because of broken tarball uploaded to... 4.9
2019-01-03 Sergey MatveevChange order of value sanitizers
2018-12-30 Sergey Matveevber_encoded at ObjectIdentifier
2018-12-29 Sergey MatveevCOMPLI: ASN.1:2008 compliance test suite
2018-12-08 Sergey Matveevctx is safe to use as immutable
2018-11-05 Sergey MatveevInherit all errors from ASN1Error class
2018-10-05 Sergey MatveevPrepare for 4.3 release 4.3
2018-09-14 Sergey MatveevRevert "CHOICE should proxy lenindef/bered attributed...
2018-09-12 Sergey MatveevSeparate ber/ber_encoded attributes 4.1
2018-09-10 Sergey MatveevDefaulted values are checked by default
2018-09-10 Sergey MatveevCheck for DEFAULTed value also in SET
2018-08-15 Sergey MatveevCheck that explicit tag is not out-of-bounds 3.14
2018-08-07 Sergey MatveevDecode path printing
2018-07-23 Sergey MatveevPossible TypeError under Py2
2018-07-21 Sergey MatveevFix *Time encoding error capture 3.11
2018-07-12 Sergey Matveevfulllen and fulloffset useful properties
2018-06-29 Sergey MatveevField names in SEQUENCE's repr
2018-05-26 Sergey MatveevEOC pprinting 3.8
2018-05-20 Sergey MatveevPreparing for next release
2018-04-29 Sergey MatveevAbility to set values during Sequence initialization 3.6
2018-04-18 Sergey MatveevDo not shadow TagMismatch error during Choice/Set decoding 3.5
2018-04-16 Sergey MatveevNumericString sanitizes its value against numbers
2018-03-22 Sergey MatveevFix nasty BitString decode bug 3.3
2018-03-09 Sergey MatveevColours visible on white background 3.2
2018-02-14 Sergey MatveevFix DecodeError bug with DecodePathDefBy
2018-02-13 Sergey MatveevColourized output
2018-01-23 Sergey MatveevFix invalid DEFINED BY offset calculation for EXPL... 2.1
2018-01-01 Sergey MatveevDecode context and defines feature extending
2017-11-18 Sergey MatveevAbility to seek in command line utility 1.6
2017-11-06 Sergey MatveevAbility to specify defines_by_path during command line... 1.5
2017-10-29 Sergey MatveevDEFINED BY support
2017-10-03 Sergey MatveevNo need in eq/lt methods in base class 1.3
2017-10-03 Sergey MatveevFull rich comparison operators 1.2
2017-10-03 Sergey MatveevSlogan is a must-have 1.1
2017-10-01 Sergey MatveevInitial revision