Skip to content

Latest commit

 

History

History
59 lines (32 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

59 lines (32 loc) · 1.29 KB

CHANGELOG

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

The format is heavily inspired by Keep a Changelog, and this project adheres to Semantic Versioning.

[0.2.0] - 2024-05-03

Known Issues

  • USB communication is work in progress and therefore LEGO USB IR Tower connection is not made available yet

Added

  • Official LEGO firmware v03.09 and v03.32 (v03.28 already existed)
  • Initial version of BlockNQC - a visual programming editor that generates NQC code from custom blocks

Changed

  • Firmware update installs official LEGO firmware v03.32 by default (instead of v03.28)

Removed

N/A

Fixed

N/A

[0.1.0] - 2024-04-14

Known Issues

  • USB communication is work in progress and therefore LEGO USB IR Tower connection is not made available yet

Added

  • Initial version of WebNQC (WebAssembly version of NQC)
  • Initial version of IDE code (HTML, CSS, JavaScript)
  • Initial version of RCX binary image format parser
  • Initial versions of RCX communication libraries (Web Serial API, WebUSB API)

Changed

N/A

Removed

N/A

Fixed

N/A

Disclaimer

LEGO® is a trademark of the LEGO Group of companies which does not sponsor, authorize or endorse this project.