-
Notifications
You must be signed in to change notification settings - Fork 251
/
Copy pathbuild.info
53 lines (52 loc) · 3.09 KB
/
build.info
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
2025-02-05 22:49 (GMT+1)
========================
Type: WIP
App Changes:
- Embeding SDK version of nwjs in WIPs by @cavearr
- Improving loading times by @cavearr
- Refactoring graphics engine by @cavearr
- Better info/warning/error tooltip positioning in code editor by @cavearr
- Finish translation so it is stable with Prettier by @TimRudy
- Improve speed of code editors by @cavearr
- Add icon over code editor to open easily by @cavearr
- Improve zoom speed with code sandbox before ace editor replacement by @cavearr
- Fine tune zoom for slow CPUs by @cavearr
- Migrate I/O pins from virtual to physical at copy paste in top level by @cavearr
- Improve zoom speed and routing algorithm by @cavearr
- Improve copy/paste blocks at top level with I/O migration by @cavearr
- Upgrade Node.js to 23.3.0 version by @cavearr
- Upgrade NWJS to 0.95.0 version (latest stable) by @cavearr
- Improve speed of UI (>300% of speed) by @cavearr
- Integrate Prettier for automatic code formatting on commits by @TimRudy
- Improve NWJS launcher integration in Windows OS by @TimRudy
- Improve translation language order in menu by @TimRudy
- Improve translation text for Verilog importer by @TimRudy
- Support dynamic width on labels and I/O pins for readability by @lmcapacho
- Support parametric I/O pins by @cavearr
- Support parametric buses by @cavearr
- Remove obsolete emoji-node package with unavailable third party resources by @cavearr
- Support comments in I/O definitions in Verilog importer by @cavearr
- Fix safe save at -save & quit- dialog on window close by @cavearr
- Improve exit Icestudio dialog by @lmcapacho
- Fix locale loading error in collection installer by @cavearr
- Fix Recent files blank loading at startup by @lmcapacho
- Refactor modules and update versions of node modules by @cavearr
- Enhance modal window for Verilog module import selector by @lmcapacho
- Add support for ANSI and 1995 Verilog style to Verilog importer by @cavearr
- Add support for header comments and multiple modules per file to Verilog importer by @cavearr
- Add inouts and parameters auto-load to Verilog importer and improve code by @cavearr
- Add Verilog importer for code block from Verilog file by @lmcapacho
- Add Video Screen recording capability by @cavearr
- Change to Verilator rules linter by @cavearr
- Add PNG Snapshotter to take screenshots easily by @cavearr
- Fix some display clock and I/O block errors by @cavearr
- Allow select and copy Icestudio version number (#717) by @lmcapacho
- Fix non visible clk in wire remove or attach action by @cavearr
- Fix non visible clk in block insertion by @cavearr
- Fix not showing wires bifurcation marks by @cavearr
- Add .ice files opened with double click from file manager to recent files by @lmcapacho
- Fix accuracy of select and click on items (now is pixel-perfect click and selections) by @cavearr
- Speed up UI/load-flow by @cavearr
- Add Icestudio Mime type support for Linux Desktops by @lmcapacho
- Improve design load-time and consistency by @cavearr
- Add Recent open files to menu by @lmcapacho