pygerber
pygerber copied to clipboard
Release 2.5.0
Release 2.5.0 will focus on adding some of the missing macro features along with fixing some of the small inconsistencies with Gerber format specification.
CHANGELOG:
- [ ] Update CHANGELOG.md
- [ ] Update version number in:
- [ ]
pygerber/__init__.py - [ ]
pyproject.toml
- [ ]
- [ ]
git tag v2.5.0 && git push --tags - [ ]
git switch -c maintenance/2.5.0 && git push -u origin maintenance/2.5.0