Skip to content

Releases: reflex-frp/reflex

v0.9.3.0

16 Jan 20:35
e698e13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.2.0...v0.9.3.0

v0.9.2.0

07 Jul 20:53
b7d933a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0.1...v0.9.2.0

v0.9.0.1

24 May 19:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0.0...v0.9.0.1

v0.9.0.0

22 Dec 02:47
82c2b5e
Compare
Choose a tag to compare

0.9.0.0

  • Breaking Change: Filter updates to listWithKey child widgets so that changes to the input Map don't cause spurious updates to unaffected children. This imposes an Eq constraint on the child values.
  • Expose all Requester internals in Reflex.Requester.Base.Internal
  • Add EventWriter instance for RequesterT #469

v0.8.2.2

09 Dec 20:12
Compare
Choose a tag to compare

0.8.2.2

  • Require witherable >= 0.4 and, hence, a newer monoidal-containers
  • Support newer constraints-extras (0.4)

v0.8.2.1

06 Jul 18:52
Compare
Choose a tag to compare
Update changelog

v0.8.2.0

28 Oct 20:26
Compare
Choose a tag to compare

0.8.2.0

  • Add matchResponseMapWithRequests, which it similar to matchResponsesWithRequests but allows processing of multiple responses at once.

v0.8.1.1

26 Oct 21:31
Compare
Choose a tag to compare

0.8.1.1

  • Allow newer hlint for older GHCs, and add upper bound for newer GHCs

v0.8.1.0

16 Apr 09:49
0bc631f
Compare
Choose a tag to compare

0.8.1.0

  • Add support for GHC 8.10
  • Drop support for GHC 8.2.* and earlier

v0.8.0.0

06 Nov 19:47
Compare
Choose a tag to compare

Deprecates 0.7.2.0