Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 511 Bytes

CHANGELOG.md

File metadata and controls

20 lines (12 loc) · 511 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.

[v2] - 2021-12-05

Added

  • Option to specify python version
  • Option to specify python libraries to install before running mypy
  • Option to specify reqiurements files to install before running mypy

[v1] - 2021-12-04

Added

  • Initial Release