configuration-tools v0.2.13 Release Notes

Release Date: 2015-06-02 // almost 9 years ago
    • โš  Eliminate most compiler warnings when compiling with GHC-7.10.

    • ๐Ÿ“œ Bump lower bound on the version of optparse-applicative to 0.11.0.2. This avoids issues when building with transformers-compat.

    • Reduce compilation time with text<1.2.0.5 by avoiding usage of toCaseFold from the case-insensitive package.

    • ๐Ÿ“ฆ Dropped dependency on the error package.

    • ๐Ÿ”ง Issue 43: Support detection of the version control system when the package directory and thus the cabal file is in sub-directory of the repository.