mirror of https://github.com/KLayout/klayout.git
Changelog.
This commit is contained in:
parent
ce951b29ec
commit
80d26b984e
|
|
@ -1,4 +1,4 @@
|
||||||
0.25 (2017-09-10):
|
0.25 (2017-09-25):
|
||||||
* Enhancements: Major overhaul of the build environment
|
* Enhancements: Major overhaul of the build environment
|
||||||
- Qt5 supported now
|
- Qt5 supported now
|
||||||
- Employs qmake as build system
|
- Employs qmake as build system
|
||||||
|
|
@ -50,6 +50,8 @@
|
||||||
- Regions and Groups are supported now
|
- Regions and Groups are supported now
|
||||||
- LEF/DEF is a standare format now and
|
- LEF/DEF is a standare format now and
|
||||||
can be used with "File/Open" for example.
|
can be used with "File/Open" for example.
|
||||||
|
* Enhancement: DXR reader supports variable path widths now
|
||||||
|
* Enhancement: XOR provides graphical progress
|
||||||
* Enhancements: Libraries can be associated with a technology. Only libraries
|
* Enhancements: Libraries can be associated with a technology. Only libraries
|
||||||
associated with the selected technology are shown in the selection
|
associated with the selected technology are shown in the selection
|
||||||
dialog.
|
dialog.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue