Skip to content

Labor Day Edition 2016

Compare
Choose a tag to compare
@ulfgri ulfgri released this 04 Sep 19:36
· 57 commits to master since this release
  • fix reading of element properties. Was completely broken.
  • make writing of element properties safer by checking if
    'attr' and 'name' fields are present in a property structure during writing.
  • fixed a bug in 'gdsio.c::now'.
  • 'layerinfo' method for gds_structure objects.
  • change display method for gds_element objects to display the number of
    elements in a compound element in brackets after the element type.
    Same style as in structure display method.