- Initial cross-platform support. - Bundling libraries is still only supported on Linux. - Add initial documentation. - The build directory is now located in the project source.
Filipe Laíns, Rafael Silva --- 23-03-2022.
0.2.1
=====
- Fix getting the project version dynamically from Meson.
Filipe Laíns --- 26-02-2022.
0.2.0
=====
- Select the correct ABI and Python tags. - Force Meson to use the correct Python executable. - Replace auditwheel with in-house vendoring mechanism.
Filipe Laíns --- 24-01-2022.
0.1.2
=====
- Fix auditwheel not being run.
Filipe Laíns --- 12-11-2021.
0.1.1
=====
- Fix minor compatibility issue with Python < 3.9.