typer v0.3.2 Release Notes

Release Date: 2020-08-16 // over 3 years ago
  • ๐Ÿ”‹ Features

    ๐Ÿ“„ Docs

    • โšก๏ธ Update docs with new --help showing default values. PR #135 by @victorphoenix3.
    • Add Optional to docs for CLI Arguments and Options with a default of None. PR #131 by @rkbeatss.
    • โž• Add valid date formats to docs. PR #122 by @IamCathal.

    Internal

    • ๐Ÿ‘ Report coverage in XML to support GitHub Actions. PR #146.
    • โšก๏ธ Update badges and remove Travis, now that GitHub Actions is the main CI. PR #145.

Previous changes from v0.3.1

    • โž• Add GitHub Actions, move from Travis. PR #144.
    • ๐Ÿ“Œ Pin dependencies. PR #138.
    • โž• Add Dependabot. PR #136.
    • โฌ†๏ธ Upgrade Isort to version 5.x.x. PR #137.