File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
This project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
4
+
4
5
## [ 3.19.0] - 2024-06-07 (WIP)
5
6
- added support for Zalasr unratified extesion
6
7
- isa\_ string variable in debug spec now depends on the hartid (instead of always depending on
7
8
` hart0 ` )
8
9
- allow yaml python pkg requirements to install newer versions #142
10
+ - Fixing yaml parsing issue by replacing special characters in schema_isa.yaml.
9
11
10
12
## [ 3.18.3] - 2024-05-28
11
13
- exclude Svnapot from march generation. fixes #178 .
@@ -23,9 +25,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
23
25
## [ 3.17.1] - 2024-02-25
24
26
- add unratified Ssdbltrp, Smdbltrp, and Sddbltrp extensions
25
27
26
- ## [ 3.17.1] - 2024-02-07
27
- - Fixing yaml parsing issue by replacing special characters in schema_isa.yaml.
28
-
29
28
## [ 3.17.0] - 2024-01-09
30
29
- support march generation without custom extensions
31
30
You can’t perform that action at this time.
0 commit comments