Releases: cemlyn007/apple-gpu
v0.3.1
v0.3.1 (2025-04-17)
Ci
-
ci: update github action (
264be4f) -
ci: only publish to github if the version changes (
21e56c6) -
ci: try local git config (
69363d4) -
ci: try changing git config location (
4a7069d) -
ci: wrap python version in quotes (
6843ce7) -
ci: remove 3.13.0-alpha.1 because pyobc doesn't have wheels for it (
54c9d96) -
ci: correct python-version 3.13.0 to 3.13.0-alpha.1 (
b75a2f9) -
ci: only test python 3.10 to 3.13 due to self-hosted limitation (
141f5fc) -
ci: actions run on self-hosted (
4165442) -
ci: only upload to pypi if a dist folder exists (
60297a2) -
ci: fix
TWINE_REPOSITORY(3f7efcb)
Fix
- fix: memory leak when calling the function multiple times (
b29be02)
v0.3.0
v0.2.0
v0.1.0
v0.1.0 (2023-10-20)
Ci
-
ci: publish (
7fd1b67) -
ci: workflow (
fb4a470) -
ci: change action used for release (
74d59f4) -
ci: rename workflow into workflows (
d74aa67) -
ci: try semantic release (
5614132)
Feature
-
feat: make package (
a4978c2) -
feat: allow python 3.8 and greater (
ebcf269) -
feat:
accelerator_performance_statistics(ea9ef56)
Fix
-
fix: add future annotations for python 3.8 (
25aebef) -
fix: pyobj dependency should be pyobjc (
bb38c6b)