summoner v1.2.0 Release Notes

Release Date: 2018-11-30 // over 5 years ago
    • #208: #TUI Implement initial TUI for summoner.
    • 0️⃣ Make cabal-version: 2.0 default in generated projects.
    • #11: Support offline mode.
    • #199: Add None license with no LICENSE file generation. Add licenses short descriptions text during the interactive mode. Patch summon show license command to show short description about each license.
    • #197 Build with stack lts-12.20, and support GHC 8.4.4 in project generation. Make GHC-8.4.4 the default one for generated project.
    • #37: Add HLint check on Travis CI in generatd projects.
    • #142: Add version bounds to base in the generated .cabal file.
    • #239: Make categories not mandatory.
    • 0️⃣ Use defaultDescription for project description if not specified.
    • #185: Add golden tests.
    • #184 Add --no-upload option.
    • #169: Make AppVeyor use the 64bits version of stack and build for 64 bits.
    • #154: Add Link constructor to Source data type.
    • #178: Remove unnecessary new lines and trailing spaces in most places.
    • #168: Upgrade stack intall-cabal option's version to 2.2.0.1 in the generated Travis file.
    • #195: Update prompt questions for CLI.
    • ➕ Add more documentation to the functions.
    • #155: Bump up to tomland-0.5.0.
    • #202: Bump up to relude-0.4.0.
    • ✂ Remove tasty dependencies from tests.
    • ⬇️ Drop support for GHC-8.6.1 on CI. Support GHC-8.6.2 on CI.
    • ⬇️ Drop support for GHC-8.4.3 on CI. Build with GHC-8.4.4 on CI.
    • 0️⃣ Use defaultDescription for project description if not specified.