Skip to content

Latest commit

 

History

History
68 lines (56 loc) · 2.23 KB

CHANGELOG.md

File metadata and controls

68 lines (56 loc) · 2.23 KB

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.

[0.12.0] - 2022-07-01

Changed

  • Moved showing cartesi-logo from bbl to init
  • Added LuaSocket and LPeg libraries
  • Add machine-emulator-tools as a submodule.
  • Convert 0007-add-machine-emulator-tools.patch into br2-external structure

0.11.1 - 2022-06-02

Changed

  • Fixed Rust build by using default toolchain
  • Updated toolchain version to v0.9.1

0.11.0 - 2022-04-20

Changed

  • Updated toolchain version to v0.9.0
  • Updated Linux Kernel to v5.5.19-ctsi-4
  • Updated machine-emulator-tools to v0.6.0

0.10.0 - 2022-02-23

Added

  • Added more Python 3 core modules sqlite3, readline, bzip and xz

Changed

  • Updated machine-emulator-tools to v0.5.1

0.9.0 - 2022-01-14

Added

  • Added Python 3.8 and some libraries for the rollups-examples echo-dapp

Changed

  • Updated machine-emulator-tools to v0.5.0

0.8.0 - 2021-12-21

Changed

  • Updated toolchain version to v0.7.0
  • Updated Linux Kernel to v5.5.19-ctsi-3
  • Updated machine-emulator-tools to v0.4.0

[Previous Versions]