Skip to content

Releases: coldbox-modules/twilio-sdk

v2.3.2

19 Mar 17:58
Compare
Choose a tag to compare

other

  • *: chore: Test on latest CFEngines
    (184ad08)
  • *: chore: Update to latest dependencies
    (5336a51)

v2.3.1

17 Nov 18:32
Compare
Choose a tag to compare

fix

  • calls: Fix for case-sensitive parameters
    (2bc1c3d)

other

  • *: Merge remote-tracking branch 'origin/main'
    (4981c02)

v2.3.0

17 Nov 18:07
Compare
Choose a tag to compare

feat

  • call: Use either Twiml or URL when calling
    (98664c7)

v2.2.3

26 May 21:02
e27d6cd
Compare
Choose a tag to compare

fix

  • sms: Escape newline characters when sending text messages (e27d6cd)

v2.2.2

29 Jul 23:21
Compare
Choose a tag to compare

other

  • *: fix: Use Hyper 4 to send duplicate query params with the same name
    (a61c439)
  • *: chore: Format
    (d7c9127)

v2.2.1

18 Jul 20:17
018cb87
Compare
Choose a tag to compare

other

  • *: feat: Add support for multiple types to lookup request (018cb87)

v2.2.0

27 May 16:58
Compare
Choose a tag to compare

feat

  • calls: Allow passing additionalParams to calls
    (5778dd8)

v2.1.0

13 May 20:07
b2f0cb2
Compare
Choose a tag to compare

chore

  • release: Add semantic-release
    (6c85f8d)
  • env: Provide example env file
    (30cc729)
  • tests: Set up testbox watching
    (88f49a3)

docs

  • README: Add initial documentation
    (6c6deff)

feat

  • lookup: Add ability to lookup information about a phone number (44db9cf)
  • lookup: Add ability to look up phone numbers
    (82b8dde)
  • SMS: Add ability to send text messages
    (f440b85)

fix

  • box.json: Use https link for download url (5a3cecc)
  • box.json: Fix hyper version
    (ce4b1ec)
  • box.json: Add missing ColdBox devDependency
    (5964dab)

other

  • *: feat: New module template and calls endpoint (b2f0cb2)
  • *: 1.3.1 (9075bb8)
  • *: Version bump
    (2511b3e)
  • *: Remove hyper from being a committed dependency
    (70dec7d)
  • *: Use box dsl namespace over coldbox so CommandBox can use this module
    (dbe6de9)
  • *: Please work
    (7aa8d37)
  • *: Figure out publishing
    (e130c3c)
  • *: Update test runners
    (257f49c)
  • *: Use newer distro
    (217b6bf)
  • *: Swap out GPG key download
    (d481f93)
  • *: Trigger build
    (84df9a8)
  • *: Update dependenfies to latest versions
    (d91599a)
  • *: modify http to https (840cef8)
  • *: Merge pull request #2 from Daemach/Daemach-patch-1 (aba82af)
  • *: Update readme.md (2dbe356)
  • *: Update module version
    (a2bd42e)
  • *: Add ability to validate Twilio requests.
    (436bde8)
  • *: Update hyper dependency version
    (234bfa0)
  • *: Update README with configuration information
    (b6d26fc)
  • *: Update readme code formatting
    (3aaaf39)
  • *: Prepare 1.0.0 release
    (10c4c44)
  • *: Fix twilio-sdk code not being added
    (3556cb7)
  • *: Try to make tests pass?
    (cb8ce1e)
  • *: Merge branch 'migrate_to_unified_workbench' into development
    (3a02fc2)
  • *: Migrate to Ortus' unified workbench
    (c248213)
  • *: Merge pull request #1 from coldbox-modules/development (f7750d7)
  • *: Initial commit (b3ef248)