-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e59a4ea
commit 25a753b
Showing
1 changed file
with
26 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,28 @@ | ||
qucsrflayout (2.1.1) | ||
|
||
[ Fixed ] | ||
* Various code smells and technical dept. | ||
|
||
[ Changed ] | ||
* GUI mode requires documentation to be built | ||
|
||
[ Added ] | ||
* Taskbar / Titlebar icon. | ||
* Supports opening documentation from GUI. | ||
* Supports substrate in preview. | ||
* Supports transparency in preview. | ||
* Preview awareness of 2D / 3D output format. | ||
* Supports preview themes : | ||
* Flashy | ||
* HighContrast | ||
* HighContrast2 | ||
* QucsGUI | ||
* QucsIcon | ||
* Solvespace | ||
* Transcalc | ||
|
||
-- Thomas Lepoix <[email protected]> 1 Oct 2024 | ||
|
||
qucsrflayout (2.1.0) | ||
|
||
[ Removed ] | ||
|
@@ -48,7 +73,7 @@ qucsrflayout (2.0.0) | |
* Supports output formats : | ||
* .m : openEMS Octave script | ||
* Supports moving and resizing ports. | ||
* Supports excluding or chosing components. | ||
* Supports excluding or choosing components. | ||
* Supports using a specified netlist. | ||
* Supports export by block and substrate. | ||
* Supports XDG desktop launcher. | ||
|