All Versions
7
Latest Version
Avg Release Cycle
84 days
Latest Release
1787 days ago

Changelog History

  • v0.3.3 Changes

    June 05, 2019
    • 😌 relax the lower bound of base library version that was erroneously raised while debugging a build failure.
  • v0.3.2 Changes

    May 24, 2019
    • ⬆️ upgrade to stack lts-13.22 (no code changes)
  • v0.3.1 Changes

    May 24, 2019
    • ✅ specify hedgehog version bounds, since hedgehog 1.0 breaks tests.
  • v0.3.0 Changes

    May 06, 2019
    • Rendezvous.runClient takes an extra parameter to pass an optional externally created socket for the websocket server. This is useful for running the protocol via a proxy like the tor program, which exposes a socks proxy.
    • Upper bound of the base library dependency relaxed so that the library builds with newer releases of GHC which comes bundled with corresponding versions of the base library.
  • v0.2.1 Changes

    October 23, 2018
    • Loosened base version constraint
  • v0.2.0 Changes

    October 23, 2018
    • API enhancements to support wormhole-client_
  • v0.1.0 Changes

    January 17, 2018
    • Initial release
    • Exchange text messages with Magic Wormhole peers

    .. _wormhole-client: https://github.com/LeastAuthority/wormhole-client