• 0.4.0 5776b802a1

    Version 0.4.0 Stable

    cadey released this 2020-07-08 23:19:38 +00:00 | 21 commits to main since this release

    This is a functionality-breaking release that removes untested/extraneous parts
    of this project.

    ADDED

    • The gitea client embedded into this repo is now a more generic crate that can
      be reused across other projects.
    • Gitea types have been simplified and redundant types have been removed.
    • Simple tests for the gitea crate.
    • A name generator elfs was created for future use in integration testing.

    CHANGED

    • release is renamed to cut, but there is an alias for the old release
      subcommand name.

    REMOVED

    • All functionality but the drone plugin and release commands.
    Downloads