2021-05-10 02:46:05 +00:00
|
|
|
# Changelog
|
2021-05-09 06:06:13 +00:00
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file
|
|
|
|
|
2022-03-27 21:29:57 +00:00
|
|
|
## 0.1.2 - 2022-03-27
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed sdist not including pybind
|
|
|
|
|
|
|
|
|
2021-09-29 03:42:13 +00:00
|
|
|
## 0.1.1 - 2021-09-29
|
2021-09-29 03:40:01 +00:00
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed alpha premultiplication when generating mipmaps
|
|
|
|
|
|
|
|
|
2021-05-10 02:46:51 +00:00
|
|
|
## 0.1.0 - 2021-05-10
|
2021-05-09 06:06:13 +00:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
2021-05-10 02:46:05 +00:00
|
|
|
- Began publishing to PyPI
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Rewrote CI workflow to include ManyLinux2014 builds
|
|
|
|
- Reverted project to C++17 for better compiler compatibility
|