0.3.0-beta2
Pre-release
Pre-release
Changelog
Upgrade Edit menu
- Add Edit > Undo/Redo. Detect the following actions:
- Add or remove a block
- Add or remove a wire
- Move a block or a blocks selection
- Edit an I/O block: name, type and value
- Edit a Constant block: name, type and value
- Edit a Code block: ports, parameters and content
- Edit an Information block: content
- Change the board
- Add Edit > Cut
- Add Edit > Copy
- Add Edit > Paste
- Add Edit > Select all
- Add Edit > Fit content
Multiple windows
- File > New: launch a new window
- File > Open: launch a new window if required
- File > Examples: launch a new window if required
- Add argument to the application: eg: ./icestudio /path/to/project.ice
- Show project changed state
New project format 1.1
- Improve dependency management
- Update compiler to 1.1
- Add backwards compatibility (1.0, 0)
Add collections
- Add Tools > Collections > Add
- Add Tools > Collections > Remove
- Add Tools > Collections > Remove all
- Add View > Collections
General
- Update eu_ES translation (#121 by @Lorea-Aldabaldetreku)
- Add block tooltips (package.description)
- Add more shortcuts (https://github.com/FPGAwars/icestudio/wiki)
- Improve blocks selection
- Move blocks selection with the arrow keys
- Minor style improvements
- Update blocks, examples and samples
- Change !"Virtual port" to "FPGA pin"
- Improve Basic menu style
- Light resources load on start (examples, blocks)
- Package without ZIP compression (Improve start performance on Windows)
- Remove unnecessary .so and .dll files from packaging
- Update POT file and es_ES translation