Migration
v0.13
KCLayout.cell
Beginning with kfactory>=0.12, the @cell decorator is now part of a KCLayout.
This has a minor impact on the KCLayout as the function kdb.Layout.cell gets shadowed as a consequence. Please use KCLayout.layout.cell to access the function.
Deprecation
v 0.11.2
@kf.cellis depracted due to the integration intokf.kcl, use@kf.kcl.cellinstead