forked from thomaslepoix/Qucs-RFlayout
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
59 lines (47 loc) · 1.33 KB
/
CHANGELOG
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
54
55
56
57
58
qucsrflayout (2.0.0)
[ Fixed ]
* Various fixes and improvements
(Dominik Eyerly <https://github.com/dom11990>)
(natsfr <https://github.com/natsfr>)
[ 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
-- Thomas Lepoix <thomas.lepoix@protonmail.ch> 11 Jan 2021
qucsrflayout (1.0.1)
[ Fixed ]
* Truncated decimal values in graphic mode only. (Closes: #4)
[ Added ]
* Changelog
-- Thomas Lepoix <thomas.lepoix@protonmail.ch> 17 Apr 2020
qucsrflayout (1.0.0)
[ Added ]
* Supports Linux.
* Supports Windows (Benjamin Vernoux <https://github.com/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
-- Thomas Lepoix <thomas.lepoix@protonmail.ch> 14 Feb 2020