File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33<!-- version list -->
44
5+ ## v1.49.3 (2026-05-26)
6+
7+ ### Documentation
8+
9+ - Add documentation to the Result class in testplan.py
10+ ([ ` 09521c6 ` ] ( https://github.com/lowRISC/dvsim/commit/09521c6e82660183382332f0b67a0f0af770918a ) )
11+
12+ - Improve documentation comment for testplan.Element.has_tags
13+ ([ ` be17a76 ` ] ( https://github.com/lowRISC/dvsim/commit/be17a767355bd3b8e6cfc937dd2fd785b352ddb6 ) )
14+
15+ - Standardise capitalisation of "Hjson" in testplan.py
16+ ([ ` 578cadf ` ] ( https://github.com/lowRISC/dvsim/commit/578cadfd312a6cb8ccfbfbc3b0c7a0ce5706faa9 ) )
17+
18+ ### Refactoring
19+
20+ - Remove outdated (and unused) default repo_top argument
21+ ([ ` 3049a5a ` ] ( https://github.com/lowRISC/dvsim/commit/3049a5a9f774e384f537c6ba94259346b8e82eec ) )
22+
23+
524## v1.49.2 (2026-05-26)
625
726### Refactoring
Original file line number Diff line number Diff line change 88
99[project ]
1010name = " dvsim"
11- version = " 1.49.2 "
11+ version = " 1.49.3 "
1212description = " DV system"
1313authors = [{name = " lowRISC contributors (OpenTitan project)" }]
1414readme = " README.md"
You can’t perform that action at this time.
0 commit comments