0.3.0-beta
Pre-release
Pre-release
Changelog
Constant block
- Add constant blocks
- Add local parameter flag
- Add parameters to Code blocks
- Add parameters to Generic blocks
Project format
- New project format: version 1.0
- Insert compresed SVG in the project (using SVGO)
- Refactor project management: new project.service
- Add Edit > Preferences > Project information prompt
- Open, Save, Reset and pre-visualize the SVG image
- Update all compilers to new project format
- Backwards compatibility: notify and update "Old projects"
Bus wires support
- Add Input/Output bus: using [x:y] notation
- Add Code block ports bus: using [x:y] notation
- Refactor blocks management: blocks service
- Update all compilers for bus wires management
- Prevent different wire size connections
- Add bus wires to Generic blocks
General
- Update french translation (#110 by @Martoni)
- Add debouncer block (by @Obijuan)
- Add invalid connection notifications
- Remove templates (not used)
- Update bower dependencies
- Install libffi in Mac OS drivers configuration (thanks Patripi!)
- Sort Input/Output ports by position (x,y)
- Add File > Quit
- Check source code using JSHint
- Add contador (#118 by @C47D)
- Add virtual I/O ports (green)
- Check wrong port names
- Bug fixes and visual improvements
- Update examples and blocks to new project format
- Add project samples
- Update POT file and es_ES translation