- rename the "master" branch of riscv-arch-test to "main"
1.23.4
- fixed doc dependency on mistune for successful RTD build
1.23.3
- Added missing subextensions for B and K specs in ISA generation function.
1.23.2
- Fixed report generation for failing tests. Removed HTML table and added manual diff of lines in the report. - Added no_clean flag to CLI.
1.23.1
- Improved diff reporting in case of Failed tests. - Added support for f and d exts in model plugin. - Added checking to ensure that tests with wrong filtering based on ISA are not selected. - Fixed spelling for opening and arch test command in docs.
1.23.0
- Added support for new RVTEST_ISA macro - Fixed decode error in Command util.