Releases: lowRISC/dvsim
v1.8.0
v1.8.0 (2026-02-11)
This release is published under the Apache-2.0 License.
Build System
-
Add
pytest-repeatandpytest-xdisttest development deps (54343fb) -
Add
pytest-timeouttest dependency (4b2f0ad)
Continuous Integration
- Make test runs strict (
f9082e0)
Features
- Add scheduler Job/Launcher mocks (
08f569e)
Refactoring
- Make scheduler interactivity default to false (
2b2d154)
Testing
-
Add more scheduler tests (
2a59a3a) -
Add scheduler priority/weighting tests (
332146a) -
Add scheduler signal handler tests (
2fe396a) -
Add scheduler structural/dependency tests (
dcb512a) -
Add scheduler testing utilities & initial tests (
a0aa678) -
Enable parallel pytest coverage (
c9c0d38)
Detailed Changes: v1.7.7...v1.8.0
v1.7.7
v1.7.7 (2026-02-11)
This release is published under the Apache-2.0 License.
Bug Fixes
pyproject.tomllicense spelling (ee24711)
Continuous Integration
- Pass CI dependency license check requirements (
dd90bea)
Detailed Changes: v1.7.6...v1.7.7
v1.7.6
v1.7.6 (2026-02-09)
Bug Fixes
-
Replace 'E' local launcher poll status with a LauncherError (
612011b) -
Resolve JobSpec/str type error (
e73575c)
Refactoring
-
Launcher poll always returns a status (
4590ff8) -
Make Job Status an Enum (
c75c923) -
Replace assert with RuntimeError (
39ec250) -
Resolve scheduler complexity lint warnings (
8010a89)
Detailed Changes: v1.7.5...v1.7.6
v1.7.5
v1.7.5 (2026-02-09)
Bug Fixes
-
Don't ignore input header message in EnlightenStatusPrinter (
1a0f2dd) -
Explicitly stop EnlightenStatusPrinter manager (
cc9e703) -
Handle EnlightenStatusPrinter early exit error (
076b249)
Detailed Changes: v1.7.4...v1.7.5
v1.7.4
v1.7.4 (2026-02-05)
Bug Fixes
- Fix/add --version option to the CLIs (
c2c7c78)
Detailed Changes: v1.7.3...v1.7.4
v1.7.3
v1.7.2
v1.7.2 (2026-01-21)
Bug Fixes
Refactoring
- Move sim related modules to top level package (
9e31623)
Detailed Changes: v1.7.1...v1.7.2
v1.7.1
v1.7.1 (2026-01-08)
Bug Fixes
- Render_static works pre python 3.13 (
5b68d0d)
Continuous Integration
- Prevent fail fast (
e0958eb)
Testing
- Static content rendering (
7989ba7)
Detailed Changes: v1.7.0...v1.7.1
v1.7.0
v1.7.0 (2025-12-19)
Features
-
Block results report HTMX (
e4522bd) -
CORS (
d6fc380) -
Create htmx wrapper for the summary page (
7690af4) -
Local copies of the js/css deps to enable sandboxed builds (
dc18f96)
Refactoring
-
Create a higher level function to generate all reports (
ca9cc18) -
Report use the local css/js (
182e9cb)
Detailed Changes: v1.6.3...v1.7.0
v1.6.3
v1.6.3 (2025-12-05)
Bug Fixes
- Add failure buckets back into block report templates (
b601833)
Detailed Changes: v1.6.2...v1.6.3