mirror of
https://github.com/drewcassidy/quicktex.git
synced 2024-09-13 06:37:34 +00:00
Release 0.1.3
### Fixed - Fixed quicktex not compiling for python 3.10 on Windows ### Changed - Reworked CI job, adding wheels for ARM macOS, ARM Linux, and x86 musl Linux. - Added wheels for python 3.10 - Added a more useful error message when importing quicktex on macOS when libomp.dylib isn't installed
This commit is contained in:
parent
25e74b9b08
commit
ac4e5b2679
@ -2,7 +2,7 @@
|
||||
|
||||
All notable changes to this project will be documented in this file
|
||||
|
||||
## Unreleased
|
||||
## 0.1.3 - 2022-04-13
|
||||
|
||||
### Fixed
|
||||
|
||||
@ -11,7 +11,8 @@ All notable changes to this project will be documented in this file
|
||||
### Changed
|
||||
|
||||
- Reworked CI job, adding wheels for ARM macOS, ARM Linux, and x86 musl Linux.
|
||||
- Added a more useful error message when importing quicktex on macOS when libomp.dylib isnt installed
|
||||
- Added wheels for python 3.10
|
||||
- Added a more useful error message when importing quicktex on macOS when libomp.dylib isn't installed
|
||||
|
||||
|
||||
## 0.1.2 - 2022-03-27
|
||||
|
Loading…
Reference in New Issue
Block a user