cabal-plan-0.2.0.0: ChangeLog.md
# Revision history for `cabal-plan`
## 0.2.0.0
* Add an optional `--builddir` argument to all commands and to `findAndDecodePlanJson` function
* Add experimental support for underlining
* Reimplement CLI with `optparse-applicative`
* Add new sub-command `list-bins` and change semantics of existing `list-bin` sub-cmd
## 0.1.1.0
* Add `cabal-plan fingerprint` command for printing
sha256 sums of source tarballs
## 0.1.0.0
* First version. Released on an unsuspecting world.