stack v0.1.2.0 Release Notes

    • โž• Add --prune flag to stack dot #487
    • โž• Add --[no-]external,--[no-]include-base flags to stack dot #437
    • โž• Add --ignore-subdirs flag to init command #435
    • ๐Ÿ– Handle attempt to use non-existing resolver #436
    • โž• Add --force flag to init command
    • โš™ exec style commands accept the --package option (see Reddit discussion)
    • stack upload without arguments doesn't do anything #439
    • ๐Ÿ“ฆ Print latest version of packages on conflicts #450
    • โœ… Flag to avoid rerunning tests that haven't changed #451
    • โš™ stack can act as a script interpreter (see Script interpreter and Reddit discussion)
    • Add the --file-watch flag to auto-rebuild on file changes #113
    • ๐Ÿณ Rename stack docker exec to stack exec --plain
    • โž• Add the --skip-msys flag #377
    • โœ… --keep-going, turned on by default for tests and benchmarks #478
    • โœ… concurrent-tests: BOOL #492
    • ๐Ÿ‘‰ Use hashes to check file dirtiness #502
    • ๐Ÿ— Install correct GHC build on systems with libgmp.so.3 #465
    • โฌ†๏ธ stack upgrade checks version before upgrading #447