All Versions
8
Latest Version
Avg Release Cycle
139 days
Latest Release
-

Changelog History

  • v0.1.5 Changes

    • ๐Ÿ–จ Don't print redundant -any in impl
    • โž• Add glob-files pragma for source file fields (c-sources, ...) Glob syntax supports only stars (i.e. no {} etc. extras).
    • Source file fields are now sorted
  • v0.1.5.1 Changes

    • ๐Ÿ›  Fix bug in pretty printing empty version ranges.
  • v0.1.4 Changes

    • โž• Add -n / --no-cabal-file to format cabal like, but not package files. Useful to format cabal.project or cabal.haskell-ci.
    • โž• Add fragment pragma to substitute a field or a section with contents of external file. Useful in multi-package setting to keep for example tested-with field or common deps stanza in sync.
  • v0.1.3 Changes

    May 25, 2020
    • ๐Ÿ‘ GHC-8.10 support. Require Cabal-3.2
    • โž• Add --check operation mode
  • v0.1.2 Changes

    December 08, 2019
    • Don't change current working directories. Don't expand if used on stdin.
    • Sort module names case-insensitively
  • v0.1.1 Changes

    August 22, 2019
    • ๐Ÿ”„ Change metavar of file arguments to be FILE..., to imply that multiple files at once are supported
    • โž• Add expand src -ModuleName1 -ModuleName2 support
    • โž• Add --tabular and --no-tabular configuraiton options
    • โž• Add -Werror option (there are some warnings)
    • Preserve end file comments
    • โœ… More pretty tested-with formatting
    • โž• Add --version flag
  • v0.1.1.1 Changes

    • Don't change current working directories. Don't expand if used on stdin.
  • v0.1

    August 21, 2019