Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 580 Bytes

CHANGELOG.md

File metadata and controls

23 lines (15 loc) · 580 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

[1.0.0]

Added

  • pre-commit hooks and new GitHub Actions workflow.
  • Docstrings for all classes and methods.

Changed

  • Switched from argparse to click.
  • Heavily refactored.

Fixed

  • Multiple issue identified by DeepSource.io.

[0.0.1] https://github.com/ggirelli/kmermaid/releases/tag/v1.0.0