Unreleased
--prefetch #297
upload command ported from stackage-upload #225
--only-snapshot #310
--resolver #224
stack init #253
--extra-include-dirs and --extra-lib-dirs #333
- Specify intra-package target #201
0.0.2
- Fix some Windows specific bugs #216
- Improve output for package index updates #227
- Automatically update indices as necessary #227
- --verbose flag #217
- Remove packages (HTTPS and Git) #199
- Config values for system-ghc and install-ghc
- Merge
stack deps functionality into stack build
install command #153 and #272
- overriding architecture value (useful to force 64-bit GHC on Windows, for example)
- Overhauled test running (allows cycles, avoids unnecessary recompilation, etc)
0.0.1
- First public release, beta quality