twiml v0.2.1.0 Release Notes

Release Date: 2018-05-07 // almost 6 years ago
  • ๐Ÿ†• New Features

    • โž• Added messagingResponse function for building MessagingTwiml.
    • โž• Added voiceResponse function for building VoiceTwiml. The existing response is the same as voiceResponse.

    ๐Ÿ› Bug Fixes

    • โœ‚ Removed a Makefile that was used to generate examples and replaced it with doctest. (#9, #10)

Previous changes from v0.2.0.1

  • โšก๏ธ I updated the library to build with newer GHC versions.