Skip to content

Releases: jtwatson/twilio

v1.2.2

08 Nov 22:03
3a71e44
Compare
Choose a tag to compare

1.2.2 (2022-11-08)

Bug Fixes

  • Retract existing released versions and return to v0 (#4) (53c5890)

v0.0.1

08 Nov 22:08
170a0d4
Compare
Choose a tag to compare

0.0.1 (2022-11-08)

Miscellaneous Chores

Release v1.2.1

10 Dec 00:12
d3e76f3
Compare
Choose a tag to compare

Fixes

  • Small breaking change to ParticipantResources(). It now returns a
    slice of pointers to allow efficient use of range

Release v1.2.0

30 May 19:32
ae45d0c
Compare
Choose a tag to compare

Added support for Conference Resource
Added support for Participant Resource

Release v1.1.0

25 May 21:13
c14c123
Compare
Choose a tag to compare

Add support for making a Call and retrieving a Call Resource.
Add proper API Error decoding