mirror of https://github.com/KLayout/klayout.git
Updating changelog for 0.30.1
This commit is contained in:
parent
cb649e6ee6
commit
38df5aa392
|
|
@ -1,16 +1,17 @@
|
|||
0.30.1 (2025-04-27):
|
||||
* Bugfix: %GITHUB%/issues/2038 DEdgePairWithProperties not working properly in scripts
|
||||
* Bugfix: %GITHUB%/issues/2011 Some DRC bugs fixed
|
||||
* Bug: %GITHUB%/issues/2014 Bug fixes in LEF/DEF reader
|
||||
* Enhancement: %GITHUB%/issues/2016 Lazy evaluation of PCell also when changing guiding shape properties
|
||||
* Enhancement: %GITHUB%/issues/2019 Support for Qt 6.9
|
||||
* Bugfix: %GITHUB%/issues/2020 String weak ordering issue fixed in edge processor
|
||||
* Bugfix: %GITHUB%/issues/2020 Strict weak ordering issue fixed in edge processor
|
||||
* Enhancement: %GITHUB%/issues/2024 Option to configure grid density
|
||||
* Bugfix: %GITHUB%/issues/2025 Brackets get added in List type PCell parameter edit field
|
||||
* Bugfix: %GITHUB%/issues/2026 Display is dead after opening 2.5d view
|
||||
* Bugfix/Enhancement: some updates of "strmxor" tool
|
||||
- strmxor was giving wrong results if cell variants are
|
||||
present where one variant is covered entirely by a large shape
|
||||
- parallelization now happens on a per-layer basis (same as for
|
||||
- Parallelization now happens on a per-layer basis (same as for
|
||||
XOR tool in KLayout)
|
||||
- Shape count was not consistent in deep mode
|
||||
- All buddy tools print total runtime with -d11
|
||||
|
|
|
|||
Loading…
Reference in New Issue