• 0.13.1.2 434f9f8e49

    0.13.1.2 Stable

    tfausak released this 2021-05-18 14:34:18 +02:00 | 92 commits to master since this release

    https://hackage.haskell.org/package/brittany-0.13.1.2

    • : Allowed hspec 2.8. Thanks @felixonmars!
    Downloads
     
  • 0.13.1.1 4d064db674

    0.13.1.1 Stable

    tfausak released this 2021-02-26 14:53:28 +01:00 | 96 commits to master since this release

    https://hackage.haskell.org/package/brittany-0.13.1.1

    • : Allowed random 1.2. Thanks @felixonmars!
    • : Updated Arch install instructions. Thanks @ahstro!
    • : Allowed ghc-exactprint 0.6.4. Thanks @maralorn!
    Downloads
     
  • 0.13.1.0 a13ad1b9da

    0.13.1.0 Stable

    tfausak released this 2020-12-11 17:40:48 +01:00 | 104 commits to master since this release

    https://hackage.haskell.org/package/brittany-0.13.1.0

    • : Started sorting imports. Thanks @expipiplus1!
    Downloads
     
  • 0.13.0.0 1b74b4274c

    0.13.0.0 Stable

    tfausak released this 2020-12-10 03:56:28 +01:00 | 121 commits to master since this release

    https://hackage.haskell.org/package/brittany-0.13.0.0

    • : Added support for GHC 8.10.
      • Dropped support for GHC 8.4, 8.2, and 8.0.
      • Thanks @jneira, @bubba, @infinity0, and @expipiplus1!
    Downloads
     
  • 0.12.2.0 b960a3f4ac

    0.12.2.0 Stable

    tfausak released this 2020-11-15 18:44:05 +01:00 | 142 commits to master since this release

    https://hackage.haskell.org/package/brittany-0.12.2.0

    : Fix newtype indent in associated type family.
    : Improve comments-affecting-layout behaviour for tuples.
    : Data declaration for newtype and records. Thanks @eborden!
    : Fix non-idempotent newlines with comment + where.
    : Error handling.
    : Fix moving comment in export list (haddock header).
    : Fix comments in instance/type instances.
    : Add support for pattern synonyms. Thanks @RaoulHC!
    : Expose main function as a module. Thanks @soareschen!
    : Readme: Supports 8.8. Thanks @andys8!
    : Allows aeson-1.5.*. Thanks @jkachmar!
    : Nondecreasing export list formatting. Thanks @expipiplus1!

    Downloads