Support Python 3.11 and 3.12
What's Changed
- Add KYTEA_DIR environment variable to build with kytea at arbitrary path by @maxhgerlach in #20
- Introduce Setuptools-scm by @chezou in #23
- Drop arm64 wheel for macOS by @chezou in #24
- Use windows-2019 image by @chezou in #28
- Fix macOS CI by @chezou in #29
- Build Python 3.11 and 3.12 wheels with dropping 3.7 by @chezou in #30
New Contributors
- @maxhgerlach made their first contribution in #20
Full Changelog: v0.1.7...v0.1.8