Age | Commit message (Expand) | Author | Files | Lines |
2022-06-21 | Fix zip import/export and bounds for empty boardsv0.11.1 | jaseg | 3 | -4/+7 |
2022-06-21 | downgrade minimum python version to 3.8 | jaseg | 1 | -1/+1 |
2022-06-21 | ci: add ubuntu 20.04 / python 3.8 tests | jaseg | 1 | -0/+19 |
2022-06-21 | Make gerbonara python3.8 compatible.v0.11.0 | jaseg | 5 | -21/+44 |
2022-06-21 | Fix local testsv0.10.9 | jaseg | 7 | -16/+38 |
2022-06-21 | local tests: add --parallel arg | jaseg | 2 | -3/+8 |
2022-06-21 | fix local arch and ubuntu tests | jaseg | 2 | -3/+8 |
2022-06-21 | assume pytest-parallel already is in container image | jaseg | 1 | -2/+2 |
2022-06-21 | ci: correct ubuntu job name | jaseg | 1 | -1/+1 |
2022-06-21 | ci: install gerbv on ubuntu during container build | jaseg | 1 | -1/+0 |
2022-06-21 | Add podman local test runner | jaseg | 6 | -0/+52 |
2022-06-21 | repo: git'ignore tests image_cache | jaseg | 1 | -0/+1 |
2022-06-21 | ci: fix ubuntu tests gerbv installation | jaseg | 1 | -1/+1 |
2022-06-21 | tests: whittle down test cases a bit | jaseg | 1 | -3/+3 |
2022-06-21 | tests: add missing allegro test files | jaseg | 23 | -0/+80726 |
2022-06-21 | Add missing test data files | jaseg | 2 | -0/+72 |
2022-06-21 | ci: add missing dependencies to ubuntu tests | jaseg | 1 | -1/+2 |
2022-06-21 | ci: fix pytest invocation on ubuntu | jaseg | 1 | -1/+1 |
2022-06-21 | ci: pip install pytest for ubuntu tests | jaseg | 1 | -0/+1 |
2022-06-21 | Add ubuntu tests | jaseg | 1 | -0/+19 |
2022-06-21 | Add git safe.directory work around to docs CI job | jaseg | 1 | -0/+1 |
2022-06-21 | re-enable tests and docs in CI | jaseg | 1 | -30/+30 |
2022-06-21 | Fix directory testcase | jaseg | 1 | -1/+1 |
2022-06-21 | Work aronud lack of dataclasses.KW_ONLY in python < 3.10 | jaseg | 1 | -15/+19 |
2022-06-20 | fix zip exportv0.10.8 | jaseg | 1 | -2/+2 |
2022-06-19 | Fix gerber-to-excellon conversion | jaseg | 2 | -5/+5 |
2022-06-19 | Make name generation for layer stack saving smarter | jaseg | 1 | -1/+3 |
2022-06-18 | Fix rs274x to excellon conversion | jaseg | 1 | -1/+1 |
2022-06-18 | Fix drill layer merging | jaseg | 1 | -1/+2 |
2022-06-18 | Add selectable inkscape SVG export | jaseg | 2 | -13/+22 |
2022-06-18 | Add altium naming scheme, fix kicad scheme | jaseg | 1 | -1/+20 |
2022-06-18 | Fix up saving and zip writing logic | jaseg | 4 | -78/+64 |
2022-06-18 | Add CachedLazyCamFile | jaseg | 1 | -0/+20 |
2022-06-12 | pkg: update package metadatav0.10.7 | jaseg | 1 | -2/+1 |
2022-06-12 | ci: build and upload sdistsv0.10.6 | jaseg | 6 | -67/+16 |
2022-06-11 | Add missing __init__.pyv0.10.5 | jaseg | 1 | -0/+0 |
2022-06-10 | doc: Fix sphinx buildv0.10.4 | jaseg | 1 | -2/+2 |
2022-06-10 | ci: Work around more safe.directory issuesv0.10.3 | jaseg | 1 | -0/+1 |
2022-06-10 | ci: fix git safe.directory error | jaseg | 1 | -0/+1 |
2022-06-10 | Gitlab CI testv0.10.1 | jaseg | 1 | -3/+7 |
2022-06-10 | Fix testsv0.10.0 | jaseg | 3 | -3/+9 |
2022-06-10 | Fix merging, bounding boxes and svg precision | jaseg | 5 | -16/+47 |
2022-05-21 | Fix layer stack SVG export | jaseg | 6 | -21/+86 |
2022-05-21 | Fix arc bounding box calculation | jaseg | 1 | -3/+1 |
2022-05-21 | Fix parsing of aperture macro comments | jaseg | 1 | -3/+6 |
2022-04-24 | Add SVG export to more things | jaseg | 3 | -60/+133 |
2022-04-24 | Rectify latest cairo SVG export | jaseg | 2 | -2/+19 |
2022-02-07 | docs: auto-discover version from gitv0.9.14 | jaseg | 1 | -1/+7 |
2022-02-07 | docs: Add upstream doc linkv0.9.13 | jaseg | 1 | -0/+4 |
2022-02-07 | Add doc link to PyPI | jaseg | 1 | -3/+3 |