Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 558 Bytes

CHANGELOG.md

File metadata and controls

27 lines (15 loc) · 558 Bytes

Changelog

All notable changes to this project will be documented in this file. This project uses Semantic Versioning.

0.3.0 - 2023-05-11

Added

  • Added the Wolf, Goat and Cabbage problem via the wolf-goat-cabbage subcommand.

0.2.0 - 2023-05-11

Added

  • Added command-line arguments to application.
  • Added the Bridge and Torch problem via the bridge-and-torch subcommand.

Changed

  • Pretty printing is now implemented via traits.

0.1.0 - 2023-05-10

Added

  • 🎉 Initial release.