summaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Collapse)AuthorAge
* Update version to 0.3.1v0.3.1Ben Bridle2024-04-16
|
* Update version to 0.3.0v0.3.0Ben Bridle2024-04-16
|
* Update devices to match new specificationsBen Bridle2024-04-16
|
* Release version 0.2.0v0.2.0Ben Bridle2024-01-31
| | | | | The bedrock_core update is a significant breaking change, so the version number needs to be incremented.
* Update bedrock_core dependency to v2.0.0Ben Bridle2024-01-20
| | | | | | | Version 2 of bedrock_core contains updated to the Bedrock instruction set, reflecting a recent change to the Bedrock specifications. Updating the dependency allows bytecode assembled by the most recent version of the assembler to evaluate correctly on this emulator.
* First commitv0.1.0Ben Bridle2023-12-24