hackager-1.3.0.1: CHANGELOG.md
# hackager change log
## 1.3.0.1 -- 20th November, 2015
* Fix reported version number.
## 1.3.0.0 -- 17th November, 2015
* Add ability to select packages to compile using a regular expression.
* Change file naming convention for output files to be more informative.
* Improve documentation.
## 1.2.0.1 -- 19th May, 2015
* Fix compilation on GHC < 7.10.
## 1.2.0.0 -- 19th May, 2015
* Fix package compilation when `-j` used with Cabal.
* Add support for setting cabal flags when compiling packages.
* General code cleaning.
* Fix compilation on GHC 7.10.
## 1.0.1 -- April 23rd, 2012
* Fix cabal description.
## 1.0.0 -- April 23rd, 2012
* Support parallel building.
* Fix code to work with latest cabal and GHC.
* Add better option parsing and user interface.
* Pull hackager from GHC into own repo.