Skip to content

v2.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Aug 10:46

Added

  • Support for user defined layer names.

Changed

  • Now PCB layers are cached by layer ID, not name.
  • Lines in ex/include lists that begin with # are just ignored.
    Before we let them fail to match because the names weren't valid.
    This avoids confusing warnings.

[2.4.0] - Unreleased

Added

  • Support for adding/removing SCH sheets

Fixed

  • The 'only in XXX' message worked only the first time, after caching the
    files it wasn't informed anymore.