File tree Expand file tree Collapse file tree 3 files changed +32
-4
lines changed
Expand file tree Collapse file tree 3 files changed +32
-4
lines changed Original file line number Diff line number Diff line change 22
33<!-- version list -->
44
5+ ## v1.3.0 (2025-11-18)
6+
7+ ### Features
8+
9+ - Add block report template
10+ ([ ` 6e716fe ` ] ( https://github.com/lowRISC/dvsim/commit/6e716fea6f29c7a976d6f876fe6b6830827ae785 ) )
11+
12+ - Add jinja2 template renderer
13+ ([ ` efeb68a ` ] ( https://github.com/lowRISC/dvsim/commit/efeb68add7b2b59e2b28cbbee0bdde04d648b5f0 ) )
14+
15+ - Add report generation from templates
16+ ([ ` 14406e4 ` ] ( https://github.com/lowRISC/dvsim/commit/14406e40f059227bbdf00f6ee9134b23a612ca7f ) )
17+
18+ - Add summary report template
19+ ([ ` fa0852a ` ] ( https://github.com/lowRISC/dvsim/commit/fa0852aff97dd9e9a892c73f38b313e04e92a186 ) )
20+
21+ - Redirect template
22+ ([ ` 02b05fe ` ] ( https://github.com/lowRISC/dvsim/commit/02b05fe82ac0090f3b4a9cd708615150bfb62afd ) )
23+
24+ ### Refactoring
25+
26+ - Clean up unused functions
27+ ([ ` 40958fd ` ] ( https://github.com/lowRISC/dvsim/commit/40958fdbf325bd90eb75b27234759c6b6e003d0c ) )
28+
29+ - Tidy up results generation with direct model creation
30+ ([ ` 75d91a3 ` ] ( https://github.com/lowRISC/dvsim/commit/75d91a3cb37ff918c61f636748992265c29ffd68 ) )
31+
32+
533## v1.2.0 (2025-11-14)
634
735### Features
Original file line number Diff line number Diff line change 88
99[project ]
1010name = " dvsim"
11- version = " 1.2 .0"
11+ version = " 1.3 .0"
1212description = " DV system"
1313authors = [{name = " lowRISC contributors (OpenTitan project)" }]
1414readme = " README.md"
You can’t perform that action at this time.
0 commit comments