Skip to content

Releases: lkaric/nestjs-twilio

Release v4.4.0

02 Apr 19:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.0...v4.4.0

Release v4.3.0

02 Jan 09:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.0...v4.3.0

Release v4.2.0

26 Oct 10:35
Compare
Choose a tag to compare

Release v4.1.1

18 Feb 14:24
d88f6c0
Compare
Choose a tag to compare

What's Changed

  • chore: updating twilio & other deps by @rejvban in #55

Full Changelog: v4.1.0...v4.1.1

Release v4.1.0

13 Feb 10:52
e2d91d0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.1.0

Release v4.0.0

30 Jan 08:53
fa7efca
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.1...v4.0.0

Release v3.2.1

27 Dec 23:21
a85fa5b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.0...v3.2.1

Release v3.2.0

20 Nov 01:45
4ce38ad
Compare
Choose a tag to compare

What's Changed

  • Library bumps by @rejvban in #44
  • Removed the need to separately use the twilio package
  • Added isGlobal which enables the module to have global access.

Full Changelog: v3.1.0...v3.2.0

Release v3.1.0

03 Oct 09:41
1540849
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.1.0

Release v3.0.0

09 Aug 15:31
Compare
Choose a tag to compare

What's Changed

  • Supports Nest 9.x
  • Updates dependencies
  • Utilizes configurable module builder
  • Deprecates @InjectTwilio decorator
  • Introduces TwilioService

Full Changelog: v2.2.1...v3.0.0