Release 0.4.0
-
Remove the installation if ephemeral behaviour is indicated (related issue)
-
Allow to change the location where the files get unpacked (related issue)
-
Dump a file with unpacking related metadata in the project's directory (related issue)
-
Refactor the project's install directory name to include the Python version and more specifics (related issue)
-
Alert at pack time if any indicated requirement file is excluded from the included files.
-
Log (and transmit when ending the unpacker itself) the return code of the executed project (related issue)
-
Migrated to the
platformdirs
library to detect user's data directory. (related issue)