Skip to content

v0.14 – Docker Support, CLI Migration, and Extended Download Capabilities

Latest

Choose a tag to compare

@Integer-Ctrl Integer-Ctrl released this 14 Oct 18:11
· 4 commits to main since this release
d78f129

This release introduces containerization, improved CLI usability, and extended download capabilities with authentication support.

  • Docker Support
  • Enhanced Documentation
    • Expanded README.md with usage examples for the Docker image, new download options, and Vault authentication
  • CLI Framework Migration
    • Replaced Typer with Click
    • Converted deploy and download commands with slightly renamed options and arguments for consistency
  • Extended Download Capabilities
    • Support added for downloading: file, version, artifact (latest), and group (latest artifacts in group)
  • Vault Authentication
  • General Updates
    • Dependency updates, test improvements, and minor code/formatting refinements