Skip to content

Release 0.4.0

Compare
Choose a tag to compare
@facundobatista facundobatista released this 23 Jul 19:28
· 61 commits to main since this release
56d2d7e
  • 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)