File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed
Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ 0.10.0 - 2023-08-03
5+ -------------------
6+
7+ Notable fixes
8+ ~~~~~~~~~~~~~
9+
10+ - Generic
11+
12+ - Markdown output of attr-based classes
13+
4140.9.1 - 2022-06-22
515------------------
616
Original file line number Diff line number Diff line change 22
33__title__ = 'CryptoParser'
44__technical_name__ = __title__ .lower ()
5- __version__ = '0.9.1 '
5+ __version__ = '0.10.0 '
66__description__ = 'Fast and flexible security protocol parser and generator'
77__author__ = 'Szilárd Pfeiffer'
88__author_email__ = 'coroner@pfeifferszilard.hu'
Original file line number Diff line number Diff line change 11asn1crypto
22attrs >= 20.3.0 ,< 22.0.1
3- cryptodatahub >= 0.9.1
3+ cryptodatahub >= 0.10.0
44python-dateutil
55py2-ipaddress ;python_version < "3.4"
66typing ;python_version < "3.5"
You can’t perform that action at this time.
0 commit comments