<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-CA" link="#0563C1" vlink="#954F72" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal">Download binaries from here:<o:p></o:p></p>
<p class="MsoNormal">https://github.com/commercialhaskell/stack/releases/tag/v2.5.0.1<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">**Changes since v2.3.3**<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Major changes:<o:p></o:p></p>
<p class="MsoNormal">* Add the `snapshot-location-base` yaml configuration option, which allows to<o:p></o:p></p>
<p class="MsoNormal">  override the default location of snapshot configuration files. This option<o:p></o:p></p>
<p class="MsoNormal">  affects how snapshot synonyms (LTS/Nightly) are expanded to URLs by the<o:p></o:p></p>
<p class="MsoNormal">  `pantry` library.<o:p></o:p></p>
<p class="MsoNormal">* `docker-network` configuration key added to overwrite docker `--net` arg<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Behavior changes:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">* File watching now takes into account specified targets, old behavior could<o:p></o:p></p>
<p class="MsoNormal">  be restored using the new flag `--watch-all`<o:p></o:p></p>
<p class="MsoNormal">  [#5310](https://github.com/commercialhaskell/stack/issues/5310)<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Other enhancements:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">* `stack ls dependencies json` now includes fields `sha256` and `size` for<o:p></o:p></p>
<p class="MsoNormal">  dependencies of `type` `archive` in `location`.<o:p></o:p></p>
<p class="MsoNormal">  [#5280](https://github.com/commercialhaskell/stack/issues/5280)<o:p></o:p></p>
<p class="MsoNormal">* Build failures now show a hint to scroll up to the corresponding section<o:p></o:p></p>
<p class="MsoNormal">  [#5279](https://github.com/commercialhaskell/stack/issues/5279)<o:p></o:p></p>
<p class="MsoNormal">* Customisable output styles (see `stack --help` and the `--stack-colors`<o:p></o:p></p>
<p class="MsoNormal">  option, and `stack ls stack-colors --help`) now include `info`, `debug`,<o:p></o:p></p>
<p class="MsoNormal">  `other-level`, `secondary` and `highlight`, used with verbose output.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Bug fixes:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">* Fix `stack test --coverage` when using Cabal 3<o:p></o:p></p>
<p class="MsoNormal">* `stack new` now generates PascalCase'd module name correctly.<o:p></o:p></p>
<p class="MsoNormal">  [#5376](https://github.com/commercialhaskell/stack/issues/5376)<o:p></o:p></p>
<p class="MsoNormal">* Connection issues to Casa server no longer cause builds to failure. Casa acts<o:p></o:p></p>
<p class="MsoNormal">  only as an optimizing cache layer, not a critical piece of infrastructure.<o:p></o:p></p>
<p class="MsoNormal">* Fix modified time busting caches by always calculating sha256 digest during<o:p></o:p></p>
<p class="MsoNormal">  the build process.<o:p></o:p></p>
<p class="MsoNormal">  [#5125](https://github.com/commercialhaskell/stack/issues/5125)<o:p></o:p></p>
</div>
</body>
</html>