airhorn

Cloud Native Notifications Library

MIT License

Downloads
102
Stars
12
Committers
5

Bot releases are hidden (Show)

airhorn - v1.0.6

Published by jaredwray almost 2 years ago

What's Changed

Full Changelog: https://github.com/jaredwray/airhorn/compare/v1.0.5...v1.0.6

airhorn - v1.0.5

Published by jaredwray almost 2 years ago

What's Changed

Full Changelog: https://github.com/jaredwray/airhorn/compare/v1.0.4...v1.0.5

airhorn - v1.0.4

Published by jaredwray almost 2 years ago

What's Changed

Full Changelog: https://github.com/jaredwray/airhorn/compare/v1.0.3...v1.0.4

airhorn - v1.0.3

Published by jaredwray about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/jaredwray/airhorn/compare/v1.0.2...v1.0.3

airhorn - v1.0.2

Published by jaredwray about 2 years ago

What's Changed

Full Changelog: https://github.com/jaredwray/airhorn/compare/v1.0.1...v1.0.2

airhorn - v1.0.1

Published by jaredwray about 2 years ago

What's Changed

Full Changelog: https://github.com/jaredwray/airhorn/compare/v1.0.0...v1.0.1

airhorn - v1.0.0

Published by jaredwray about 2 years ago

Major update as we are now fully ESM native which means you will need to be on Node 12 or greater and also convert your app to a Module or use dynamic import to use this.

Guide on how to upgrade: https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c

import { Airhorn } from 'airhorn';
airhorn.sendWebhook('https://httpbin.org/post', 'foo', 'bar');

It's that Easy!

What's Changed

Full Changelog: https://github.com/jaredwray/airhorn/compare/v0.8.0...v1.0.0

airhorn - v0.8.0

Published by jaredwray over 2 years ago

  • upgrade to ecto version 2.0.1

Full Changelog: https://github.com/jaredwray/airhorn/compare/v0.7.8...v0.8.0

airhorn - v0.7.8

Published by jaredwray over 2 years ago

What's Changed

Full Changelog: https://github.com/jaredwray/airhorn/compare/v0.7.6...v0.7.8

airhorn - v0.7.6

Published by jaredwray over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/jaredwray/airhorn/compare/v0.7.5...v0.7.6

airhorn - v0.7.5

Published by jaredwray over 2 years ago

Updating ProviderTypes

Full Changelog: https://github.com/jaredwray/airhorn/compare/v0.7.4...v0.7.5

airhorn - v0.7.4

Published by jaredwray over 2 years ago

What's Changed

Full Changelog: https://github.com/jaredwray/airhorn/compare/v0.7.3...v0.7.4

airhorn - v0.7.3

Published by jaredwray over 2 years ago

What's Changed

Full Changelog: https://github.com/jaredwray/airhorn/compare/v0.7.2...v0.7.3

airhorn - v0.7.2

Published by jaredwray over 2 years ago

What's Changed

Full Changelog: https://github.com/jaredwray/airhorn/compare/v0.7.1...v0.7.2

airhorn - v0.7.1

Published by jaredwray over 2 years ago

What's Changed

Full Changelog: https://github.com/jaredwray/airhorn/compare/v0.6.8...v0.7.1

airhorn - v0.6.8

Published by jaredwray over 2 years ago

What's Changed

Full Changelog: https://github.com/jaredwray/airhorn/compare/v0.6.5...v0.6.8

airhorn - v0.6.5

Published by jaredwray over 2 years ago

What's Changed

Full Changelog: https://github.com/jaredwray/airhorn/compare/v0.6.0...v0.6.5

airhorn - v0.6.0

Published by jaredwray over 2 years ago

airhorn - v0.5.5

Published by jaredwray over 2 years ago

What's Changed

Full Changelog: https://github.com/jaredwray/airhorn/compare/v0.5.0...v0.5.5

airhorn - v0.5.0

Published by jaredwray over 2 years ago

What's Changed

Full Changelog: https://github.com/jaredwray/airhorn/compare/v0.4.2...v0.5.0