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.7.6 (2026-02-09)
6+
7+ ### Bug Fixes
8+
9+ - Replace 'E' local launcher poll status with a LauncherError
10+ ([ ` 612011b ` ] ( https://github.com/lowRISC/dvsim/commit/612011bcd62d62addecb2918539b106bd7b3d5e3 ) )
11+
12+ - Resolve JobSpec/str type error
13+ ([ ` e73575c ` ] ( https://github.com/lowRISC/dvsim/commit/e73575c460b14964377b26bb04d2460bc2cd8c9b ) )
14+
15+ ### Refactoring
16+
17+ - Launcher poll always returns a status
18+ ([ ` 4590ff8 ` ] ( https://github.com/lowRISC/dvsim/commit/4590ff8d61a1234e7e5c8e28a67e366e47d406dc ) )
19+
20+ - Make Job Status an Enum
21+ ([ ` c75c923 ` ] ( https://github.com/lowRISC/dvsim/commit/c75c9238e9c606073740ef527bf37c55471a18a6 ) )
22+
23+ - Replace assert with RuntimeError
24+ ([ ` 39ec250 ` ] ( https://github.com/lowRISC/dvsim/commit/39ec250c3f43a169ecb1eabe09feb3af1f6fe81d ) )
25+
26+ - Resolve scheduler complexity lint warnings
27+ ([ ` 8010a89 ` ] ( https://github.com/lowRISC/dvsim/commit/8010a89f7d4d6baaf612b653d1499cae2758b1ae ) )
28+
29+
530## v1.7.5 (2026-02-09)
631
732### Bug Fixes
Original file line number Diff line number Diff line change 88
99[project ]
1010name = " dvsim"
11- version = " 1.7.5 "
11+ version = " 1.7.6 "
1212description = " DV system"
1313authors = [{name = " lowRISC contributors (OpenTitan project)" }]
1414readme = " README.md"
You can’t perform that action at this time.
0 commit comments