v2.4.0 (2022-05-02)
- Rails 7.0 Official support.
- Please read Upgrade notes, a migration is required to rename encrypt column to encrypted.
v2.3.1 (2022-04-27)
- Rails 6.1 Official support.
v2.3.0 (2021-08-xx)
- Add ability to launch inline jobs instead of making external HTTP calls to another service.
v2.2.0 (2019-11-07)
- Syntatic sugar: simple dispatch call to also build the event object
v2.1.6 (2019-07-26)
- add account info to error message
v2.1.5 (2019-07-24)
- response body error message in exception
v2.1.4 (2019-05-10)
- Make URL display in Exception message
- Make tests pass again
- Small typo fix by Heath Attig, thank you
v2.1.3 (2017-12-06)
by Ron
v2.1.2 (2017-01-24)
by Piotr
v2.1.1 (2016-12-20)
by Piotr
v2.1.0 (2016-07-20)
- Changing the main dispatch interface to call of a relation, enabling filtering of the subscriptions being considered #10 (piotrb)
v2.0.0 (2016-07-19)
v1.0.4 (2016-02-19)
- Log any exception which occurs while we submit data to the webhook url. #8 (mykola-kyryk)
v1.0.3 (2016-02-18)
- Use updated 'faraday-encoding' gem. #7 (mykola-kyryk)
v1.0.2 (2016-02-17)
- Feature/add faraday encoding middleware and db transaction check #6 (mykola-kyryk)
v1.0.1 (2016-02-16)
- Add missing require for Faraday #5 (mykola-kyryk)
v1.0.0 (2016-02-11)
v0.1.1 (2016-02-05)
v0.1.0 (2016-02-05)
v0.0.1 (2016-02-05)
* This Change Log was automatically generated by github_changelog_generator