Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 985 Bytes

CHANGELOG.md

File metadata and controls

46 lines (26 loc) · 985 Bytes

Change Log

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]

v0.2.3 - 2024-05-02

Added

  • Include rust-analyzer & proc-macro server

v0.2.2 - 2024-04-29

Added

  • Backends for riscv32e, riscv32em, riscv32ec

Changed

  • rust=1.77.2

v0.2.1 - 2024-04-29

Changed

  • llvm=18.1.4
  • riscv=2024.04.12

v0.2.0 - 2024-04-28

Added

  • Script to test container

Changed

  • Use Debian container instead of Arch (debian:trixie-slim)