Releases: jaredwray/airhorn
Releases · jaredwray/airhorn
v0.5.0
What's Changed
- feat: add AWS SNS integration and docs by @christianllv in #60
- adding in language code support by @jaredwray in #61
- upgrading xo to version 0.48.0 by @jaredwray in #62
- upgrading jest to version 27.5.1 by @jaredwray in #63
- upgrading eslint plugins to latest by @jaredwray in #64
- upgrading winston to version 3.6.0 by @jaredwray in #65
- upgrading twilio to version 3.74.0 by @jaredwray in #66
- upgrading ecto to version 1.2.0 by @jaredwray in #67
- upgrading dotenv to version 16.0.0 by @jaredwray in #68
- upgrading axios to version 0.26.0 by @jaredwray in #69
- upgrading aws-sdk to latest version by @jaredwray in #70
- upgrading sendgrid to version 7.6.1 by @jaredwray in #71
Full Changelog: v0.4.2...v0.5.0
v0.4.2
What's Changed
- upgrading dotenv to version 13.0.1 by @jaredwray in #44
- upgrading ts-jest and eslint for jest to latest by @jaredwray in #45
- upgrading aws-sdk to version 2.1058.0 by @jaredwray in #46
- upgrading dotenv to version 14.1.0 by @jaredwray in #47
- upgrading eslint / typescript parsers to latest by @jaredwray in #48
- upgrading twilio to version 3.73.0 by @jaredwray in #49
- upgrading winston to version 3.4.0 by @jaredwray in #50
- feat: add firebase messaging provider by @christianllv in #51
- upgrading typescript to version 4.5.5 by @jaredwray in #52
- eslint upgrades to latest versions by @jaredwray in #53
- upgrading aws sdk to latest versions by @jaredwray in #54
- upgrading axios to version 0.25.0 by @jaredwray in #55
- upgrading dotenv to version 14.3.2 by @jaredwray in #56
- upgrading ecto to version 1.1.3 by @jaredwray in #57
- upgrading twilio to version 3.73.1 by @jaredwray in #58
- upgrading winston to version 3.5.0 by @jaredwray in #59
New Contributors
- @christianllv made their first contribution in #51
Full Changelog: v0.3.0...v0.4.2
v0.3.0 - AWS SMS Provider
What's Changed
- adding in clean script by @jaredwray in #39
- Removing yarn by @jaredwray in #40
- removing dotenv typings as they are included by default by @jaredwray in #41
- Webhook test clean up by @jaredwray in #42
- Aws sms provider by @jaredwray in #43
Full Changelog: v0.2.1...v0.3.0
v0.2.1 - Module Twliio, Ecto, Typescript and more updated!
What's Changed
- upgrading twilio to version 3.71.3 by @jaredwray in #33
- upgrading ecto to version 1.1.2 by @jaredwray in #34
- upgrading typescript to version 4.5.4 by @jaredwray in #35
- upgrading jest to version 27.4.3 by @jaredwray in #36
- upgrading twilio to version 3.72.0 by @jaredwray in #37
- upgrading aws-sdk/client-ses to version 3.46.0 by @jaredwray in #38
Full Changelog: v0.2.0...v0.2.1
Twilio Sendgrid Provider
What's Changed
- Upgrading xo to 0.47.0 by @jaredwray in #26
- Updating xo to support jest by @jaredwray in #27
- Adding in twilio sms service by @jaredwray in #28
- upgrading eslint types to latest by @jaredwray in #29
- upgrading jest to version 27.4.3 by @jaredwray in #30
- Twilio sendgrid smtp service by @jaredwray in #31
- version bump 0.2.0 by @jaredwray in #32
Full Changelog: v0.1.1...v0.2.0
Webhooks Initial Release
Full Changelog: v0.1.0...v0.1.1
Webhook Initial Release
What's Changed
- uprading eslint-plugin and parser to latest by @jaredwray in #20
- Adding send with to and from by @jaredwray in #21
- upgrading types to 27.0.3 by @jaredwray in #22
- upgrading typescript to version 4.5.2 by @jaredwray in #23
- adding in eslint for peer dependency by @jaredwray in #24
- extending webhook with to and from params by @jaredwray in #25
Full Changelog: v0.0.5...v0.1.0
Provider and Send Initial Functionality
What's Changed
- added testing for environment values by @jaredwray in #10
- moving to yarn for build and release by @jaredwray in #11
- Airhorn templates by @jaredwray in #12
- Adding providers to airhorn by @jaredwray in #13
- upgrading xo to version 0.46.4 by @jaredwray in #14
- upgrading ts-jest and jest to latest versions by @jaredwray in #15
- upgrade ecto to version v1.0.9 by @jaredwray in #16
- WebHook provider implementation by @jaredwray in #17
- moving airhorn config to be set and get by @jaredwray in #18
- Implement initial send functionality by @jaredwray in #19
Full Changelog: v0.0.4...v0.0.5
Minor updates: XO support, updating build and release
What's Changed
- Moving to xo support in the code base by @jaredwray in #8
- updating build and release for this by @jaredwray in #9
Full Changelog: v0.0.3...v0.0.4
Moving to same versioning as NPM Registry
v0.0.3 Merge branch 'main' of https://github.com/jaredwray/airhorn