releaser v0.2.0.0 Release Notes

Release Date: 2019-09-16 // over 4 years ago
    • Write cabal versions using a regex

    Unfortunately, cabal api can't operate on Cabal AST, so we just resort to good old perl methods.

    • If any of the primitives fail, wait to retry.

    • Avoid checking out git branch since it's confusing.