Skip to content

Releases: reflex-frp/reflex-gadt-api

v0.3.0.0

19 Oct 21:24
80d0fde

Choose a tag to compare

What's Changed

Full Changelog: v0.2.2.3...v0.3.0.0

v0.2.2.3

23 Jan 01:30

Choose a tag to compare

What's Changed

Full Changelog: v0.2.2.2...v0.2.2.3

v0.2.2.2

14 Jan 02:27

Choose a tag to compare

What's Changed

Full Changelog: v0.2.2.1-r1...v0.2.2.2

v0.2.2.1-r1

21 Aug 14:31

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1.0...v0.2.2.1-r1

v0.2.1.0

10 Nov 03:21

Choose a tag to compare

0.2.1.0

  • Use "some" instead of "dependent-sum" package

v0.2.0.1

06 Nov 03:23

Choose a tag to compare

0.2.0.1

  • Fix haddocks of tagRequests

v0.2.0.0

06 Nov 03:12

Choose a tag to compare

0.2.0.0

  • Add WebSocket interface
  • Breaking Change: performXhrRequests now returns an Event instead of a Dynamic of an Event.

v0.1.0.0

04 Nov 20:30

Choose a tag to compare

0.1.0.0

  • XML HTTP Request FRP interface for interacting with an API defined as a GADT