Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

0.7.0.0

Compare
Choose a tag to compare
@lukel97 lukel97 released this 03 Mar 12:32
· 1443 commits to master since this release
bc617fe
  • Resolver bumped, LTS 13.9 for GHC 8.6.3 (@alanz)
  • Ongoing improvements of install.hs installation process and
    documentation. (@fendor, @power-fungus, @Anrock, @Hogeyama )
    • Improved documentation
    • can now also build via cabal new-build
    • improved cross-platform support
  • Introduce floskell as an
    alternative formatting provider (@bubba, @AlexeyRaga, @luigy)
    • Introduces formattingProvider as a plugin API function.
    • Can be selected via configuration option formattingProvider
  • Respects the only parameter of codeAction requests (@bubba)
    • So can request only quickfix or refactor code actions.
  • Bump hlint to 2.1.15 (@alanz)