twiml v0.2.1.0 Release Notes

Release Date: 2018-05-07 // about 5 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.