8000 Releases · lexsca/prefab · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: lexsca/prefab

v21.10.172102

17 Oct 21:06
Compare
Choose a tag to compare
  • Mitigate CVE-2021-41617 in dind image reported by Snyk
  • Use mypy as a lint checker
  • Refactor internal color module to sate mypy
  • Update references from Quay to Docker Hub
  • Update base image to Alpine 3.14 to match official Docker image
  • Update readme documentation
  • Use two-stage release process to allow testing of release candidates

v21.10.102104

10 Oct 21:08
e7d4391
Compare
Choose a tag to compare
  • Push images to Docker Hub via Github Actions
  • Add support for Python 3.9 and 3.10
  • New --push-all option to push all built images
  • Color codes for styles can now be null to have no color
  • Reverted default color styles to ANSI 16 for better compatibility
  • Refreshed container requirements, now targeting:
    • Alpine Linux 3.13
    • Docker 20.10.9-dind
    • Python 3.9.7
    • PyInstaller v4.5.1

v21.10.22346

02 Oct 23:57
655436a
Compare
Choose a tag to compare
  • First release using Github Actions
0