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.18.0 (2026-04-01)
6+
7+ ### Features
8+
9+ - Rename 'Dispatched' job status to 'Running'
10+ ([ ` 66f8205 ` ] ( https://github.com/lowRISC/dvsim/commit/66f8205b94ef12d661927c0cf8f90ea9cb5d3ec8 ) )
11+
12+ ### Refactoring
13+
14+ - Create status link directories from the JobStatus Enum
15+ ([ ` 04f6a9b ` ] ( https://github.com/lowRISC/dvsim/commit/04f6a9ba0a4fa1c75cf265f4018eb067c7eecb3d ) )
16+
17+ - Move ` print_msg_list ` to a separate ` print ` util
18+ ([ ` 3ee54b9 ` ] ( https://github.com/lowRISC/dvsim/commit/3ee54b927e74da67fe58262bdfa1cb97f87903f9 ) )
19+
20+ - Move scheduler & status printer into separate module
21+ ([ ` ef44a6a ` ] ( https://github.com/lowRISC/dvsim/commit/ef44a6a7e0e090e6f6f6729cb53531cb9ce0ab82 ) )
22+
23+ - Rename ` JobStatus.ended ` to ` JobStatus.is_terminal `
24+ ([ ` 25aab7f ` ] ( https://github.com/lowRISC/dvsim/commit/25aab7fae66c718ea031275e3942939894cd7436 ) )
25+
26+
527## v1.17.4 (2026-04-01)
628
729### Refactoring
Original file line number Diff line number Diff line change 88
99[project ]
1010name = " dvsim"
11- version = " 1.17.4 "
11+ version = " 1.18.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