Build wheels for Linux aarch64 (arm64) platform (48). No code changes since v0.7.0.
0.7.0
- Updated libskia to current chrome/m95 branch (no known/notable changes to PathOps module). - No longer require python2 to build from source. - Build and publish `universal2` wheels to support the new ARM-based Macs with Apple M1 chip.
0.6.0.post3
Make pypy 7.3 wheels for Linux.
0.6.0.post2
Rebuilt pre-compiled libskia with older MACOSX_DEPOLYMENT_TARGET to fix issue with macOS 10.13 (41, 42). No other code changes since v0.6.0.post1 release.
0.6.0.post1
Fixed CI setup issue whereby source distribution package was missing the skia source files from the git submodule. No code changes sice v0.6.0.
0.6.0
Added `dash_array` and `dash_offset` parameters to `Path.stroke` method (39).