PhysicalBits.v0.6.0
Pre-release
Pre-release
CHANGELOG
- Added debugger, with support for setting breakpoints and step-by-step execution.
- Added highlighting of the corresponding code when the user selects a block.
- Added highlighting of the corresponding block when the user selects a section of code.
- Improved code -> block generation.
- Changed parser to support defining numbers using scientific notation.
- Fixed automatic port scanning.
- Added a simple simulator for the DEMO version by compiling the firware to wasm using emscripten.
- Improved ClojureScript support (now almost all of the code could run in node instead of JVM).
- Added an optional event logger to register all user actions in a CSV file.
- Added configurable features (allowing to customize the user interface).
- Many bug fixes and optimizations.
Full Changelog: v0.5.1...v0.6.0