Releases: thomaslepoix/Qucs-RFlayout
Releases · thomaslepoix/Qucs-RFlayout
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
2.1.0
Removed
- Qmake.
Fixed
- Crash when exporting by block / substrate a block without a substrate.
Changed
- Switches from C++14 to C++23.
- Switches from Qt5 to Qt6.
- Switches to C++ platform-defined exit status.
- Adapt to recent Octave versions. (Closes: #34)
- Update abandoned man page.
- Set executable permission to openEMS Octave script on POSIX.
- Various refactorings.
Added
- Supports Qucs-S.
- Supports Nix.
- Supports Unicode path arguments on Windows.
- Supports CLI only mode with minimal dependencies.
- Supports editorconfig.
- Supports output formats :
- .svg : SVG image thanks to @jcolafrancesco
CI/CD fix
Changed
- Fix unittest build flag
2.0.0
Fixed
Changed
- License is now GPL-3.0
- QucsStudio support dropped on 3.x.x versions
Added
- Supports output formats :
.m
: openEMS Octave script
- Supports moving and resizing ports
- Supports excluding or chosing components
- Supports using a specified netlist
- Supports export by block and substrate
- Supports XDG desktop launcher
CI/CD test
1.0.3 Merge branch 'dev'
CI/CD test
1.0.2 Merge branch 'dev'
1.0.1
First stable version
Added
- Supports Linux.
- Supports Windows thanks to @bvernoux.
- Requires Qucs installed.
- Supports QucsStudio schematics if Qucs is installed too.
- Supports output formats :
.kicad_pcb
: KiCad board.kicad_mod
: KiCad module.lht
: pcb-rnd board
- Supports microstrip components :
- MCORN
- MCOUPLED
- MCROSS
- MGAP
- MLIN
- MMBEND
- MOPEN
- MRSTUB
- MSTEP
- MTEE
- MVIA
- Pac