0.8.5-beta
Pre-releasee556ce9 Check if numpy
is installed after add Paths to Python.
2cd5b87 Add checker for numpy
array before set any function.
a2553ea remove numpy
defines for pic.c
, py4pd.h
.
954b6eb remove x->numpyImported
from audio error checker
2d87657 fix memory leaks
3e21cae add tests for python3.12
965074f Create new Dev-Tests workflow
080dc34 change logic about help patches
8f12b20 new way to import array for pdmodule
(SubInterpreters Support) 🎆️🎆️🎆️
2ade07e Start multithreading support through the SubInterpreters.
9506414 and f88bf2c change Py4pdLib_FreeObj
to Py4pdUtils_FreeObj
23bc085 make Py4pd_SetFunction
acessible for test with python3.12
.
1d45432 Add tests to subinterpreter for Python3.12
169151a Make Py4pdUtils_RunPy
return int not PyObject.
32776be add create
method again.
06e532e and 968f965 add compilation for diferent versions of Python (3.10, 3.11, 3.12)
d878994 and fce34ed change method pipinstall
to pip install
and add pip target
(local or global) method.