Skip to content

Latest commit

 

History

History
75 lines (51 loc) · 2.06 KB

CHANGELOG.md

File metadata and controls

75 lines (51 loc) · 2.06 KB

0.3.1 - 2023-07-03

Documentation

  • (README) Update badges

Miscellaneous Tasks

  • Bump development version to 0.3.1-alpha.0
  • Relicense to BlueOak-1.0.0

See the commits here: 0.3.1

0.3.0 - 2020-12-21

Changed

  • lukehsiao: Simplified the codebase using structopt, pretty_env_logger, etc.
  • lukehsiao: Input and Output directories are now arguments, not flags.
  • lukehsiao: Added Apache licensing option.

Removed

0.2.4 - 2018-01-07

Changed

  • lukehsiao: Refactor to meet clippy standards.
  • lukehsiao: Update deps (e.g., colored). Consequently remove redundant NO_COLOR implementation.

0.2.3 - 2018-12-06

Changed

0.2.2 - 2018-11-27

Fixed

  • lukehsiao: Fixed colorization of ++ and --.

0.2.1 - 2018-11-26

Fixed

0.2.0 - 2018-11-25

Added

Changed

  • lukehsiao: Make dry-run the default and change --dry-run to --go.

0.1.1 - 2018-11-25

Fixed

0.1.0 - 2018-11-24

Initial release