Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 24 Nov 18:57
· 68 commits to main since this release

Feature

  • Introduce CLI interface, add additional reqs files argument by @qnbhd in #87

    Implemented commands:

    • about - Show the DeployMe information.
    • backends-list - List supported backends.
    • build - Builds the project.
    • cook - Builds and deploys the project.
    • detect-serializer - Detects the serializer of the model.
    • frameworks-list - Display the list of supported ML frameworks models
    • strategies-list - Prints supported strategies.
    • version - Show the DeployMe version information.

Full Changelog: v0.3.0...v0.4.0