Skip to content

Latest commit

 

History

History
executable file
·
23 lines (19 loc) · 573 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
23 lines (19 loc) · 573 Bytes

Change Log

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

  • template for
    • Rust using clap

Changed

  • the -h | --help tests to accept the word USAGE in all caps, too.

[0.1.0] - 2017-06-21

Added

  • This change log
  • Makefile
  • first take on a complete set of tests
  • tests and templates for
    • Python using argparse
    • Python using docopt
    • Rust using docopt