- download yaml files directly from github instead of huge git repos (http-directory looks in stackage.org and then curl downloads raw github yaml)
- use simple-cmd-args
- bundle Stackage.Types from old stackage-types package
- updates to build with Cabal-2 etc
- drop update command
- always update to latest Stackage data from git
- error if no package found
- new commands for
constraints
,dependencies
,executables
, andmodules
tools
command can now take optional package arglatest
command now git pullsupdate
command shows new shortlog- git pull is now quiet
- add --version option
- initial release on Hackage with commands to query package versions, reverse deps, Stackage owners, latest snapshots, and no of consumers.