CHANGELOG.md 995 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Added

  • Test new extension DBCN

Modified

  • Update sbi-spec to version 0.0.7
  • Update sbi-rt to version 0.0.3
  • Rename MArchId and MVendorId into MarchId and MvendorId in BaseCase

Fixed

0.0.2 - 2023-01-20

Modified

  • Update dependency crate riscv to version 0.10.1
  • Remove feature declaration asm_sym, bump MSRV to 1.66.0

0.0.1 - 2022-10-10

Modified

  • Project structure to keep test functions at root module
  • Use sbi-rt v0.0.2 and sbi-spec v0.0.4