We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e058e6 commit 3ad7340Copy full SHA for 3ad7340
CHANGELOG.rst
@@ -1,6 +1,16 @@
1
Changelog
2
=========
3
4
+pyvcd-0.4.0 (2023-05-16)
5
+------------------------
6
+* Drop official support for EOL Python 3.6 (#25)
7
+* Add official support for Python 3.10 and 3.11
8
+* Identifiers may have parens (#21)
9
+* Repair typing issue in vcd.gtkw.decode_flags()
10
+* Repair sphinx config warnings
11
+* Build using `build` instead of executing setup.py
12
+* Repair deprecated use of license_file in setup.cfg
13
+
14
pyvcd-0.3.0 (2021-09-28)
15
------------------------
16
* Add vcd.reader module for parsing VCD files
0 commit comments