Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 568 Bytes

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 568 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

  • Command to assess code quality against a set of customisable thresholds

[1.0.1] - 2022-05-04

Added

  • Steps for release in the developer guide

Fixed

  • Specify Compounder type using a protocol to avoid mypy_extensions import

[1.0.0] - 2022-05-04

  • Initial release