All notable changes to this project will be documented in this file. This project uses Semantic Versioning.
- Added the Wolf, Goat and Cabbage problem via the
wolf-goat-cabbage
subcommand.
- Added command-line arguments to application.
- Added the Bridge and Torch problem via the
bridge-and-torch
subcommand.
- Pretty printing is now implemented via traits.
- 🎉 Initial release.