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 323589c commit 16d8376Copy full SHA for 16d8376
1 file changed
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
## [Unreleased](https://github.com/dalance/sv-parser/compare/v0.13.4...Unreleased) - ReleaseDate
4
5
+* [Fixed] Fix parser failure for inside expression in module-level if generate construct [#123](https://github.com/dalance/sv-parser/pull/123)
6
+* [Fixed] Fix: reject implicit data types in data_declaration [#119](https://github.com/dalance/sv-parser/pull/119)
7
+
8
## [v0.13.4](https://github.com/dalance/sv-parser/compare/v0.13.3...v0.13.4) - 2025-11-04
9
10
* [Added] Add docstrings to unwrap_node and unwrap_locate macros [#111](https://github.com/dalance/sv-parser/pull/111)
0 commit comments