Skip to content

Releases: tfausak/flow

2.0.0.6

01 Feb 22:00
d0186b7
Compare
Choose a tag to compare

What's Changed

  • Bump haskell-actions/hlint-setup from 9e09cc3653fc13702000a35f638a27b064adfbbe to 2dde24b8db6a73a492478d10ff933c42bc09c212 by @dependabot in #37
  • Bump haskell-actions/hlint-setup from 2dde24b8db6a73a492478d10ff933c42bc09c212 to 87280353856dea2cb5596618b662440634bbcaad by @dependabot in #38
  • Bump haskell-actions/hlint-setup from 87280353856dea2cb5596618b662440634bbcaad to 285e006d7b88f4da9371b8180829507d42d43756 by @dependabot in #39
  • Bump haskell-actions/run-ormolu from 15 to 16 by @dependabot in #40
  • Upgrade to hlint-setup v2 by @tfausak in #41
  • Disable CI schedule by @tfausak in #42
  • Bump haskell-actions/run-ormolu from 16 to 17 by @dependabot in #43
  • Add support for GHC 9.12, drop support for GHC 9.6 by @tfausak in #44

Full Changelog: 2.0.0.5...2.0.0.6

2.0.0.5

18 May 16:15
c65b8b6
Compare
Choose a tag to compare

What's Changed

  • Bump haskell-actions/run-ormolu from 14 to 15 by @dependabot in #34
  • Add support for GHC 9.10, remove support for GHC 9.4 by @tfausak in #36

Full Changelog: 2.0.0.4...2.0.0.5

2.0.0.4

04 Nov 18:23
acac736
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0.3...2.0.0.4

2.0.0.3

18 Mar 18:19
6ad0aca
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0.2...2.0.0.3

2.0.0.2

12 Feb 14:26
28f08a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0.1...2.0.0.2

2.0.0.1

27 Aug 18:50
313c111
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0.0...2.0.0.1

2.0.0.0

08 Jan 17:08
e3599f6
Compare
Choose a tag to compare

What's Changed

  • Switched from SemVer to PVP.
  • Update everything for 2022 by @tfausak in #22

Full Changelog: 1.0.23...2.0.0.0

1.0.23

22 Nov 13:15
8c9e0ae
Compare
Choose a tag to compare

What's Changed

  • Bump base version for ghc 9.2 Compatibility by @sullyj3 in #21

New Contributors

Full Changelog: 1.0.22...1.0.23

1.0.22

07 Feb 00:13
9c68ed5
Compare
Choose a tag to compare
  • Added support for GHC 9.0.
  • Dropped support for GHC 8.6 and earlier.

1.0.21

02 Jun 23:16
6ae0417
Compare
Choose a tag to compare
  • Internal changes only. Started requiring Cabal 2.2 to build.