COMMITS
December 12, 2023
A
ci: Fix cache keys
Alexander Block committed
A
docs: Update README.md with versioning schema
Alexander Block committed
December 11, 2023
A
fix: Actually use the passed requirements.txt file in CreateEmbeddedPipPackagesForKnownPlatforms
Alexander Block committed
A
feat: Add manylinux_2_17_x86_64/manylinux_2_17_aarch64 platforms
Alexander Block committed
A
feat: Pass --platform multiple times to the same pip install call
Alexander Block committed
December 8, 2023
A
fix: Don't try to use musl wheels
Alexander Block committed
A
fix: Fix workflow
Alexander Block committed
A
feat: actually push tags
Alexander Block committed
A
tests: print platform info in tests
Alexander Block committed
A
feat: introduce build-num and actually checkou tag
Alexander Block committed
A
feat: run build-tag.sh in release workflow and test for every version
Alexander Block committed
A
fix: remove unused dummy.go
Alexander Block committed
A
chore: Update all dependencies
Alexander Block committed
A
docs: Update README.md about new release process
Alexander Block committed
A
feat: Add ./hack/build-tag.sh script to dynamically build a released tag
Alexander Block committed
A
feat: Switch back to non-musl version for linux-amd64
Alexander Block committed
A
feat: remove generated files from main branch
Alexander Block committed
A
feat: Don't exclude ctypes and multiprocessing
Alexander Block committed
A
perf: Speedup copyFiles by compressing in parallel
Alexander Block committed
A
feat: Support macosx_12 wheels
Alexander Block committed
February 6, 2023
A
fix: Prefer musllinux packages
Alexander Block committed
A
fix: Remove ctypes which does not work with musl based Python builds
Alexander Block committed
A
feat: Upgrade pip to 23.0
Alexander Block committed
A
chore: Run go get -u ./...
Alexander Block committed
A
chore: Run go generate ./...
Alexander Block committed
A
feat: Switch to unknown-linux-musl build for linux-amd64
Alexander Block committed
A
chore: Upgrade python to 3.10.9
Alexander Block committed
December 15, 2022
A
chore: Run go get -u ./...
Alexander Block committed
A
chore: Add dependabot config
Alexander Block committed
December 14, 2022
A
feat: Upgrade to python-build-standalone 20221106
Alexander Block committed