Releases: wanadev/yoga
Releases · wanadev/yoga
YOGA v1.3.3-1
- fix(standalone): Fixed standalone builds (missing
_cffi_backend
) (#72, @flozz) - misc(standalone): Removed an old hack from Windows standalone build script (@flozz)
- misc(ci): Added test to ensure standalone builds are working before releasing them... (#72, @flozz)
- misc(deps): Updated Nuitka to v3.5.9 (@flozz)
NOTE: This release only fixes standalone builds; the YOGA code did not change so there is no new version published on PyPI.
YOGA v1.3.3
-
v1.3.3:
- fix(build): Added missing setuptools versions pinning that break the PyPy builds (@flozz)
YOGA v1.3.2 / v1.3.2-1
YOGA v1.3.1-1
This version has no code change from the v1.3.1. It is only an update of the distribution :
- A brand new standalone version was build for Linux
- The Windows standalone distribution was updated (changes in documentation)
Changelog:
- dist: Added scripts to build a standalone binary version of YOGA on Linux
YOGA v1.3.1
- chore(sdist): Fixed included files in sdist package (@flozz)
YOGA v1.3.0
YOGA v1.2.3
YOGA v1.2.2
YOGA v1.2.1
Changelog:
v1.2.1:
- No change: fix an upload error on PYPI
v1.2.0:
- Add color quantization options (based on libimagequant) [documentation]
arm64
anduniversal2
wheels for macOSx86
andx68_64
wheels for musl-based Linux distro (Alpine,...)- MAINTAINERS: New dependency: imagequant
YOGA v1.2.0
Changelog:
- Add color quantization options (based on libimagequant) [documentation]
arm64
anduniversal2
wheels for macOSx86
andx68_64
wheels for musl-based Linux distro (Alpine,...)- MAINTAINERS: New dependency: imagequant