Releases: ofek/pyapp
Releases Β· ofek/pyapp
v0.17.0
Added:
Support using UV for virtual environment creation and project installation
The PATH environment variable is now updated to include the installation's directory of executables
Update default distributions to 20240415
Fixed:
Dependencies are now locked
v0.16.0
Added:
Add PYAPP_IS_GUI
option to support graphical applications
v0.15.1
Fix reading metadata with Windows line endings during build time from embedded distributions
v0.15.0
Added:
Update default distributions to 20240224
Update default Python version to 3.12
Statically link the C runtime on Windows
Add PYAPP_PROJECT_FEATURES
option for selecting extras
Add new execution mode option PYAPP_EXEC_NOTEBOOK
for running Jupyter notebooks
Fixed:
Properly resolve correct default distributions on MinGW-w64
Fix embedding custom distributions
Ignore nonexistent variant options for 3.7 distributions
v0.14.0
Added:
Update default distributions to 20240107
v0.13.0
Added:
Allow for forwarding of unknown management commands e.g. if apps have their own self
commands
Fixed:
Remove patch for powerpc64le now that the transitive dependency ring
is fixed
v0.12.0
Added:
Update default distributions to 20231002, adding support for Python 3.12
v0.11.1
Fixed:
Fix the Python path for the pypy2.7
distribution
v0.11.0
Added:
Update default distributions to 20230826
Build releases with codegen-units=1
v0.10.1
Fixed:
Fix regression in the PYAPP_EXEC_SPEC
option
You canβt perform that action at this time.