Skip to content

Commit d1adeeb

Browse files
committed
Bump version to v1.49.3
1 parent 3049a5a commit d1adeeb

3 files changed

Lines changed: 21 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
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

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.49.2"
11+
version = "1.49.3"
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)