summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-05Bump version to v0.13.0v0.13.0jaseg1-1/+1
2023-03-05Fix empty filename issue with some layer stacksjaseg1-1/+1
2023-03-05Fix MANIFEST issuejaseg1-2/+0
2023-02-25CI: Fix some dumb packaging stuffv0.12.0jaseg1-0/+1
2023-02-25Bump version to v0.12.0jaseg1-1/+1
2023-02-25Fix .gitlab-ci.yml for some python packaging bullshijaseg1-1/+1
2023-02-25Still more docjaseg4-14/+321
2023-02-25Moar docjaseg11-76/+405
2023-02-23Extend CLI testsjaseg4-30/+123
2023-02-21Finish first batch of render testsjaseg1-1/+76
2023-02-21Add cli test infrastructurejaseg2-0/+43
2023-02-21Fix copyright headersjaseg20-20/+20
2023-02-21layers: Fix single file handlingjaseg3-124/+41
2023-02-21Fix testsjaseg9-34/+68
2023-02-21cli: Add merge commandjaseg4-94/+198
2023-02-19cli: First draft of most of the CLIjaseg8-109/+387
2023-02-17Add CLIjaseg7-23/+314
2022-07-30Merge branch 'fix/to_svg' into 'main'v0.11.2Nein Seg1-3/+3
2022-07-29fix: runtime errors on LayerStack#to_svgAlessandro Racheli1-3/+3
2022-07-03Fix zipfile writing when lazily loadingjaseg1-2/+2
2022-07-03pretty svg: make render uprightjaseg1-4/+6
2022-07-03Pretty SVG export: fix drill layerjaseg1-1/+1
2022-07-03Pretty SVG WIPjaseg4-156/+176
2022-06-24fix repated aperture macro D code exportjaseg1-1/+1
2022-06-21Fix zip import/export and bounds for empty boardsv0.11.1jaseg3-4/+7
2022-06-21downgrade minimum python version to 3.8jaseg1-1/+1
2022-06-21ci: add ubuntu 20.04 / python 3.8 testsjaseg1-0/+19
2022-06-21Make gerbonara python3.8 compatible.v0.11.0jaseg5-21/+44
2022-06-21Fix local testsv0.10.9jaseg7-16/+38
2022-06-21local tests: add --parallel argjaseg2-3/+8
2022-06-21fix local arch and ubuntu testsjaseg2-3/+8
2022-06-21assume pytest-parallel already is in container imagejaseg1-2/+2
2022-06-21ci: correct ubuntu job namejaseg1-1/+1
2022-06-21ci: install gerbv on ubuntu during container buildjaseg1-1/+0
2022-06-21Add podman local test runnerjaseg6-0/+52
2022-06-21repo: git'ignore tests image_cachejaseg1-0/+1
2022-06-21ci: fix ubuntu tests gerbv installationjaseg1-1/+1
2022-06-21tests: whittle down test cases a bitjaseg1-3/+3
2022-06-21tests: add missing allegro test filesjaseg23-0/+80726
2022-06-21Add missing test data filesjaseg2-0/+72
2022-06-21ci: add missing dependencies to ubuntu testsjaseg1-1/+2
2022-06-21ci: fix pytest invocation on ubuntujaseg1-1/+1
2022-06-21ci: pip install pytest for ubuntu testsjaseg1-0/+1
2022-06-21Add ubuntu testsjaseg1-0/+19
2022-06-21Add git safe.directory work around to docs CI jobjaseg1-0/+1
2022-06-21re-enable tests and docs in CIjaseg1-30/+30
2022-06-21Fix directory testcasejaseg1-1/+1
2022-06-21Work aronud lack of dataclasses.KW_ONLY in python < 3.10jaseg1-15/+19
2022-06-20fix zip exportv0.10.8jaseg1-2/+2
2022-06-19Fix gerber-to-excellon conversionjaseg2-5/+5