Skip to content

Commit 249d237

Browse files
committed
Bump version to v1.31.0
1 parent b8d553c commit 249d237

File tree

3 files changed

+30
-2
lines changed

3 files changed

+30
-2
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,34 @@
22

33
<!-- version list -->
44

5+
## v1.31.0 (2026-04-16)
6+
7+
### Bug Fixes
8+
9+
- Z01x sim tool build time parsing
10+
([`b8d553c`](https://github.com/lowRISC/dvsim/commit/b8d553c8956c66ce176a899edb68c76423780f35))
11+
12+
### Continuous Integration
13+
14+
- Use lowrisc/ci-actions for token acquisition
15+
([`95f8269`](https://github.com/lowRISC/dvsim/commit/95f826983e4c23665aa328f3ba2349a05eb91531))
16+
17+
### Documentation
18+
19+
- Correct sim tool doc messages
20+
([`ef416e4`](https://github.com/lowRISC/dvsim/commit/ef416e42f13d58994fa18d48888d5b21b6772c5e))
21+
22+
### Features
23+
24+
- Add z01x runtime and simulated time log parsing
25+
([`3311a96`](https://github.com/lowRISC/dvsim/commit/3311a9692cc1fc90f1a6ea8d8eec9bea3fb9e11a))
26+
27+
### Refactoring
28+
29+
- Replace simulation tool `SyntaxError` with `RuntimeError`
30+
([`784a9c6`](https://github.com/lowRISC/dvsim/commit/784a9c6bc38ac60fff55d55132aeebe5af2f2bb4))
31+
32+
533
## v1.30.1 (2026-04-10)
634

735
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
[project]
1010
name = "dvsim"
11-
version = "1.30.1"
11+
version = "1.31.0"
1212
description = "DV system"
1313
authors = [{name = "lowRISC contributors (OpenTitan project)"}]
1414
readme = "README.md"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)