Skip to content

Releases: hyperskill/hs-test-python

v11.0.14

31 Jan 13:44
Compare
Choose a tag to compare
Switch to python -m build for wheel creation

v11.0.13

31 Jan 13:37
Compare
Choose a tag to compare
Fix pip wheel command for dependencies

v11.0.8

31 Jan 12:59
Compare
Choose a tag to compare
Build single wheel with all dependencies

v11.0.7

31 Jan 10:39
Compare
Choose a tag to compare
Improve build matrix configuration

v11.0.6

31 Jan 10:31
Compare
Choose a tag to compare
Fix cross-platform wheel building

v11.0.5

31 Jan 10:27
Compare
Choose a tag to compare
Fix wheel building command

v11.0.4

31 Jan 10:24
Compare
Choose a tag to compare
Build platform-specific wheels with dependencies

v11.0.3

31 Jan 10:13
Compare
Choose a tag to compare

feat: configure platform-dependent wheel building

  • Add platform-specific wheel building for all supported platforms
  • Configure macOS builds for both arm64 and x86_64
  • Include all dependencies in wheels using poetry
  • Set up proper wheel repair for macOS builds
  • Add .gitattributes for consistent line endings

v11.0.2

31 Jan 09:42
5e32e2b
Compare
Choose a tag to compare

fix: switch to pure Python wheel building

  • Replace cibuildwheel with build package for pure Python wheels

v11.0.1

31 Jan 09:37
077b355
Compare
Choose a tag to compare

add cibuildwheel configuration for automated wheel building

What's Changed

New Contributors

Full Changelog: v10.0.2...v11.0.1