Skip to content

Releases: desty2k/crossinstaller

v0.2.0

31 Jan 20:50
Compare
Choose a tag to compare
  • f1d7c2a - UPD: add PUBLISH_TOKEN secret, update changelog
  • c7b38ad - UPD: required python >=3.9 for type annotations
  • d518d4e - FIX: docker module not found error when installing crossinstaller
  • d0af2b2 - UPD: update changelog, readme
  • b963831 - UPD: bump Ubuntu version in Dockerfiles, do not install rust in i386 img
  • 31cf86d - UPD: better logs formatting
  • e92b660 - UPD: move script_path, workdir validation to CrossInstaller.start
  • 3bad2f8 - FIX: make sure dockerfile is filename not filepath
  • 319b0d7 - UPD: show logs from container, logging level must be <=DEBUG
  • 239e100 - UPD: rename errors.py to exceptions.py
  • 1af3097 - ADD: CrossInstaller class, code refactor
  • 6cb32bf - UPD: move version to config.py module
  • b72a1c9 - UPD: update changelog generator to 3.0.0, remove first release step

v0.1.0

11 Oct 14:41
Compare
Choose a tag to compare

First release