mega-sdist-0.4.3.0: ChangeLog.md
# ChangeLog for mega-sdist
## 0.4.3.0
* Support `pantry` 0.6.0
## 0.4.2.1
* Support `aeson` 2
## 0.4.2.0
* Support `pantry` 0.5.3
## 0.4.1.0
* Support newer `pantry`
## 0.4.0.1
* Move from `pantry-tmp` to `pantry`
## 0.4.0.0
* Move over to pantry for getting package information
* Ignore whitespace changes [haskell/hackage-server#815](https://github.com/haskell/hackage-server/issues/815)
## 0.3.3.2
* Compatibility with newer http-conduit [stackage#4215](https://github.com/commercialhaskell/stackage/issues/4215)
## 0.3.3.1
* Enable multithreaded runtime
## 0.3.3
* Support for new Stack 1.8 console output
## 0.3.2
* Switch to rio and LTS 11
## 0.3.1
* Switch to tar-conduit 0.2
## 0.3.0.6
* Change tag format to name-version
* Tags are signed
## 0.3.0.5
* Add `-N` to `diff` arguments
## 0.3.0.4
* Warning cleanup
* Colorize diffs
## 0.3.0.3
* Diffs against previous versions
## 0.3.0.2
* Switch to optparse-simple
* Add `--get-diffs`
## 0.3.0.1
* Correctly handle megarepos with matching prefixes
## 0.3.0
* Revived from cabal-src
* Use Stack internally