diff --git a/dev/404.html b/dev/404.html index c379920..e09ce51 100644 --- a/dev/404.html +++ b/dev/404.html @@ -1 +1 @@ -
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Added:
Added:
PYAPP_UV_SOURCE
optionAdded:
PYAPP_EXPOSE_ALL_COMMANDS
optionFixed:
PYAPP_DISTRIBUTION_PATH_PREFIX
optionAdded:
PYAPP_DISTRIBUTION_PATH_PREFIX
option for easier configuring of custom distribution internal pathsPYAPP_ALLOW_UPDATES
option for enabling the update
management command when project installation is skippedFixed:
update
management command when skipping project installationFixed:
Added:
cache
management commandFixed:
pip
management command is now resilient to cache removal-h
/--help
flagAdded:
remove
management commandFixed:
VIRTUAL_ENV
environment variable on non-Windows systemsAdded:
Fixed:
Added:
Fixed:
Added:
PYAPP_IS_GUI
option to support graphical applicationsFixed:
Added:
PYAPP_PROJECT_FEATURES
option for selecting extrasPYAPP_EXEC_NOTEBOOK
for running Jupyter notebooksFixed:
Added:
Added:
self
commandsFixed:
ring
is fixedAdded:
Fixed:
pypy2.7
distributionAdded:
Fixed:
PYAPP_EXEC_SPEC
optionAdded:
PYAPP_EXEC_SCRIPT
option for executing a project using a scriptPYAPP_DISTRIBUTION_PATH
option implicitly enable PYAPP_DISTRIBUTION_EMBED
Fixed:
Changed:
site-packages
directoryAdded:
PYAPP_UPGRADE_VIRTUALENV
option to create virtual environments with virtualenv
rather than the stdlib's venv
bzip2
compressionFixed:
metadata
management command on WindowsAdded:
PYAPP_PIP_EXTERNAL
and PYAPP_PIP_VERSION
optionsPYAPP_PROJECT_DEPENDENCY_FILE
optionFixed:
Changed:
PYAPP_FULL_ISOLATION
optionAdded:
-r
/--restore
flag to the update
commandexecvp
on non-Windows systems--only-binary :all:
)Added:
PYAPP_PROJECT_PATH
option to embed the project for installation at runtimePYAPP_DISTRIBUTION_PATH
option to embed the distribution from a local path rather than fetching the sourceFixed:
Added:
Fixed:
Changed:
PYAPP_STARSHIP_PROMPT
option to PYAPP_METADATA_TEMPLATE
Added:
PYAPP_PIP_EXTRA_ARGS
option to provide extra pip install
argumentsPYAPP_PIP_ALLOW_CONFIG
option to allow runtime configuration of pip
Fixed:
Changed:
PYAPP_DISTRIBUTION_COMPRESSION
option to PYAPP_DISTRIBUTION_FORMAT
Added:
--pre
flag to the self update
command to allow pre-release and development versionsPYAPP_SELF_COMMAND
option to control the name of the management commandPYAPP_SKIP_INSTALL
option to skip project installationFixed:
pip install
commandsThis is the initial public release.
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Changed:
PYAPP_DISTRIBUTION_VARIANT
has been renamed to PYAPP_DISTRIBUTION_VARIANT_CPU
although the former is still supported for backwards compatibilityAdded:
PYAPP_DISTRIBUTION_VARIANT_GIL
option (Python 3.13+)Added:
PYAPP_UV_SOURCE
optionAdded:
PYAPP_EXPOSE_ALL_COMMANDS
optionFixed:
PYAPP_DISTRIBUTION_PATH_PREFIX
optionAdded:
PYAPP_DISTRIBUTION_PATH_PREFIX
option for easier configuring of custom distribution internal pathsPYAPP_ALLOW_UPDATES
option for enabling the update
management command when project installation is skippedFixed:
update
management command when skipping project installationFixed:
Added:
cache
management commandFixed:
pip
management command is now resilient to cache removal-h
/--help
flagAdded:
remove
management commandFixed:
VIRTUAL_ENV
environment variable on non-Windows systemsAdded:
Fixed:
Added:
Fixed:
Added:
PYAPP_IS_GUI
option to support graphical applicationsFixed:
Added:
PYAPP_PROJECT_FEATURES
option for selecting extrasPYAPP_EXEC_NOTEBOOK
for running Jupyter notebooksFixed:
Added:
Added:
self
commandsFixed:
ring
is fixedAdded:
Fixed:
pypy2.7
distributionAdded:
Fixed:
PYAPP_EXEC_SPEC
optionAdded:
PYAPP_EXEC_SCRIPT
option for executing a project using a scriptPYAPP_DISTRIBUTION_PATH
option implicitly enable PYAPP_DISTRIBUTION_EMBED
Fixed:
Changed:
site-packages
directoryAdded:
PYAPP_UPGRADE_VIRTUALENV
option to create virtual environments with virtualenv
rather than the stdlib's venv
bzip2
compressionFixed:
metadata
management command on WindowsAdded:
PYAPP_PIP_EXTERNAL
and PYAPP_PIP_VERSION
optionsPYAPP_PROJECT_DEPENDENCY_FILE
optionFixed:
Changed:
PYAPP_FULL_ISOLATION
optionAdded:
-r
/--restore
flag to the update
commandexecvp
on non-Windows systems--only-binary :all:
)Added:
PYAPP_PROJECT_PATH
option to embed the project for installation at runtimePYAPP_DISTRIBUTION_PATH
option to embed the distribution from a local path rather than fetching the sourceFixed:
Added:
Fixed:
Changed:
PYAPP_STARSHIP_PROMPT
option to PYAPP_METADATA_TEMPLATE
Added:
PYAPP_PIP_EXTRA_ARGS
option to provide extra pip install
argumentsPYAPP_PIP_ALLOW_CONFIG
option to allow runtime configuration of pip
Fixed:
Changed:
PYAPP_DISTRIBUTION_COMPRESSION
option to PYAPP_DISTRIBUTION_FORMAT
Added:
--pre
flag to the self update
command to allow pre-release and development versionsPYAPP_SELF_COMMAND
option to control the name of the management commandPYAPP_SKIP_INSTALL
option to skip project installationFixed:
pip install
commandsThis is the initial public release.