We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 653cb81 commit cdeda12Copy full SHA for cdeda12
CHANGELOG.rst
@@ -1,6 +1,15 @@
1
Changelog
2
=========
3
4
+pyvcd-0.4.1 (2024-11-10)
5
+------------------------
6
+* feat: support escaped identifiers (#27)
7
+* feat: add `VarType.logic` used by Verilator (#30)
8
+* feat: make some `VCDReader` exceptions unchained
9
+* docs: typo in `VarDecl.id_code` docstring (#34)
10
+* docs: official support for Python 3.12 and 3.13
11
+* test: fix dumpfile_mtime tests
12
+
13
pyvcd-0.4.0 (2023-05-16)
14
------------------------
15
* Drop official support for EOL Python 3.6 (#25)
0 commit comments