Skip to content

Releases: chezou/Mykytea-python

Fix Windows and macOS wheels

30 Mar 01:51
aa4396c

Choose a tag to compare

What's Changed

  • Improve CI: sanity checks, extract scripts, bump GHA actions by @chezou in #36
  • Fix Windows wheel version by moving swig into cibuildwheel by @chezou in #37
  • Fix Windows wheel dev version with SETUPTOOLS_SCM_PRETEND_VERSION by @chezou in #38

Full Changelog: v0.1.10...v0.1.11

Python 3.13+ support

28 Mar 05:54
f13120f

Choose a tag to compare

What's Changed

  • Add Python 3.13 and 3.14 support with SWIG 4.4.1 by @chezou in #35

Full Changelog: v0.1.9...v0.1.10

Build Apple Silicon wheels

15 Jan 01:44
fa23d4b

Choose a tag to compare

Since Mykytea-python includes a dynamic library within wheels, all the things you have to prepare are a KyTea model now.

What's Changed

  • Add macOS build script for arm64 wheel by @chezou in #34

Full Changelog: v0.1.8...v0.1.9

v0.1.9a1: Build Apple Silicon wheels

15 Jan 01:02
dc8d0b9

Choose a tag to compare

Pre-release

What's Changed

  • Add macOS build script for arm64 wheel by @chezou in #34

Full Changelog: v0.1.8...v0.1.9a1

Support Python 3.11 and 3.12

13 Jan 09:23
25df000

Choose a tag to compare

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

Full Changelog: v0.1.7...v0.1.8

v0.1.8rc3

13 Jan 08:33
25df000

Choose a tag to compare

v0.1.8rc3 Pre-release
Pre-release

What's Changed

  • Use pyproject.toml as much as possible by @chezou in #32
  • Revert "Use pyproject.toml as much as possible" by @chezou in #33

Full Changelog: v0.1.8rc1...v0.1.8rc3

v0.1.8rc1: Build Python 3.11, 3.12 wheels

13 Jan 07:19

Choose a tag to compare

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

Full Changelog: v0.1.7...v0.1.8rc1

[Experimental] Support arm64 for macOS

16 Feb 17:50

Choose a tag to compare

  • Introduce arm64 macOS wheel
  • Drop manylinux2010 wheel

Build wheels for Python 3.9, 3.10

30 Oct 04:04

Choose a tag to compare

Dropping Python 3.6

v0.1.4: Provide wheels for Windows

27 Nov 03:47

Choose a tag to compare