Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 503 Bytes

CHANGELOG.md

File metadata and controls

24 lines (17 loc) · 503 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Added

  • Added arg() alias.

0.2.1 - 2021-12-09

Fixed

  • Added missing bits to support typing.

0.2.0 - 2021-12-09

Added

  • Added support for typing (tested with mypy).

0.1.0 - 2021-11-23

Added

  • First release!