Releases: moi15moi/FindSystemFontsFilename
Releases · moi15moi/FindSystemFontsFilename
Release list
v0.3.3
What's Changed
- Add ubuntu arm + macos x64 runner by @moi15moi in #29
- Add coverage in CI by @moi15moi in #32
- Add Windows ARM CI by @moi15moi in #33
- Add android CI by @moi15moi in #35
- Replace cdll with CDLL and windll with WinDLL by @moi15moi in #36
- Support python 3.14 + remove support for python 3.8 by @moi15moi in #37
- Configure Renovate by @renovate[bot] in #38
- Update dependency python to 3.14 by @renovate[bot] in #39
- Update actions/checkout action to v5 - autoclosed by @renovate[bot] in #40
- Update actions/setup-python action to v6 by @renovate[bot] in #42
New Contributors
Full Changelog: 0.3.2...0.3.3
v0.3.2
What's Changed
- Bump comtypes to 1.4.8 in d9a8d6c
- [CI] Add Python 3.13 in 85c9f6a
- Use windll.LoadLibrary by @moi15moi in #25
- [CI] Add x86 architecture on Windows by @moi15moi in #27
- Fix x86 on Windows by @moi15moi in #28
Full Changelog: v0.3.1...0.3.2
Note
This is the first release to support Python 3.13.