v1.3.0
What's Changed
- Add pkgconfig support in the setup.py by @apurvakhatri in #120
- ci: Automatically publish docs for new releases by @pablogsal in #129
- Fix typo by @gusmonod in #130
- ci: Update already installed Arch Linux packages by @godlygeek in #131
- build(deps): bump pypa/cibuildwheel from 2.14.1 to 2.15.0 by @dependabot in #132
- ci: Allow publishing Python 3.12 wheels by @godlygeek in #133
- Add a favicon for the docs by @mgmacias95 in #134
- Stop telling setuptools our headers are in src/ by @godlygeek in #135
- Fix typo in setup.py by @mgmacias95 in #137
- Remove --self flag by @alicederyn in #141
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #143
- build(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #144
- build(deps): bump pypa/cibuildwheel from 2.15.0 to 2.16.0 by @dependabot in #146
- Pin pyinstaller to avoid failure in Alpine by @pablogsal in #150
- Always run required CI checks by @gusmonod in #149
- Fix CI target for Fedora by @pablogsal in #152
- build(deps): bump pypa/cibuildwheel from 2.16.0 to 2.16.2 by @dependabot in #148
- Fix a warning that slipped in by @godlygeek in #154
- Add elfutils patch to wheels by @pablogsal in #153
- Fix several issues uncovered while investigating recent CI failures by @godlygeek in #155
- Prepare for 1.3.0 release by @pablogsal in #156
New Contributors
- @apurvakhatri made their first contribution in #120
- @mgmacias95 made their first contribution in #134
- @alicederyn made their first contribution in #141
Full Changelog: v1.2.0...v1.3.0