v1.4.4
Overview
Non-breaking changes
- Added: Parsing of footprint
private_layers
token (PR #103) - Added: Parsing of 3d-model
opacity
token (PR #98) - Added: Parsing of footprint attribute's
allow_missing_courtyard
token (PR #101) - Fixed: Legacy footprints with only digits as name are now correctly parsed (PR #91)
All pull requests
- Ensure that string is passed to the re.match by @Frzoen in #91
- Feature: Parsing of allow_missing_courtyard token by @mvnmgrx in #101
- Added support for optional opacity setting for model in footprint. by @hlprasu in #98
- Feature: private_layers token in Footprint by @mvnmgrx in #103
New Contributors
Full Changelog: v1.4.3...v1.4.4