Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 624 Bytes

CHANGELOG.md

File metadata and controls

26 lines (15 loc) · 624 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]

Changed

  • Changed CLI to use CLAP #6

Docs

  • Added changelog #39

[0.0.1] 22 July 2022

Added

  • Added Basic CLI functionality using StructOpt
  • Added Base Project