v0.3.0
Changed:
- Rename
PYAPP_DISTRIBUTION_COMPRESSION
option toPYAPP_DISTRIBUTION_FORMAT
Added:
- Add
--pre
flag to theself update
command to allow pre-release and development versions - Add environment variable for detection
- Add
PYAPP_SELF_COMMAND
option to control the name of the management command - Add
PYAPP_SKIP_INSTALL
option to skip project installation - Remove dependence on OpenSSL
Fixed:
- Properly display error messages from
pip install
commands - Fix project version reading for the Starship prompt hidden command on non-Windows systems