Skip to content
Snippets Groups Projects
Commit 692db842 authored by Mikhail Glushenkov's avatar Mikhail Glushenkov
Browse files

Changelog update.

parent 1c294686
No related branches found
No related tags found
No related merge requests found
-*-change-log-*-
1.21.x (current development version)
* Support the new BinaryLiterals extension
(1f25ab3c5eff311ada73c6c987061b80e9bbebd9).
* Warn about 'ghc-prof-options: -auto-all' in 'cabal check' (#2162).
* Preliminary support for multiple instances of the same package
version installed side-by-side (#2002).
* New binary build config format - faster build times (#2076).
* Support module thinning and renaming (#2038).
* Add a new license type: UnspecifiedLicense (#2141).
* Remove support for Hugs and nhc98 (#2168).
* Invoke 'tar' with '--formar ustar' if possible in 'sdist' (#1903).
* Replace --enable-library-coverage with --enable-coverage, which
enables program coverage for all components.
enables program coverage for all components (#1945).
* Suggest that `ExitFailure 9` is probably due to memory
exhaustion (#1522).
* Drop support for Haddock < 2.0 (#1808, #1718).
* Make 'cabal test'/'cabal bench' build only what's needed for
running tests/benchmarks (#1821).
1.20.0.1 Johan Tibell <johan.tibell@gmail.com> May 2014
* Fix streaming test output.
......
-*-change-log-*-
1.21.x (current development version)
* Implement 'cabal repl --only' (#2016).
* Fix an issue when 'cabal repl' was doing unnecessary compilation
(#1715).
* Prompt the user to specify source directory in 'cabal init'
(#1989).
* Remove the self-upgrade check (#2090).
* Don't redownload already downloaded packages when bootstrapping
(#2133).
* Support sandboxes in 'bootstrap.sh' (#2137).
* Install profiling and shared libs by default in 'bootstrap.sh'
(#2009).
1.20.0.3 Johan Tibell <johan.tibell@gmail.com> June 2014
* Don't attempt to rename dist if it is already named correctly
* Treat all flags of a package as interdependent.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment