Skip to content

Releases: excid3/noticed

v2.3.2

28 May 16:08
0430be6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.1...v2.3.2

v2.3.1

24 May 15:54
f52e870
Compare
Choose a tag to compare

Full Changelog: v2.3.0...v2.3.1

v2.3.0

23 May 21:13
5a1fb91
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.2...v2.3.0

v2.2.2

21 Mar 23:08
3333697
Compare
Choose a tag to compare

Full Changelog: v2.2.1...v2.2.2

v2.2.1

20 Mar 19:55
beb4100
Compare
Choose a tag to compare

What's Changed

  • Support procs and symbol method calls with fetch_constant helpers
  • Use 'attributes[:params]' instead of 'params' in the example about migrating associated records in UPGRADE.md by @drjole in #427

New Contributors

Full Changelog: v2.2.0...v2.2.1

v2.2.0

19 Mar 15:18
5ccb422
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.3...v2.2.0

v2.1.3

01 Feb 22:28
038cb2d
Compare
Choose a tag to compare

Full Changelog: v2.1.2...v2.1.3

This release stringifies keys when sending Twilio Messaging notifications. Our docs show using Symbols for keys, but net/http wants them to be String. I'd prefer to support both, so this release adds compatibility for either or.

To use Twilio Messaging in previous versions, just set the keys to Strings instead.

v2.1.2

31 Jan 05:30
921a10e
Compare
Choose a tag to compare

Full Changelog: v2.1.1...v2.1.2

v2.1.1

30 Jan 14:20
713598d
Compare
Choose a tag to compare

Full Changelog: v2.1.0...v2.1.1

  • Fix duplicate column in migrations.
  • Add compatibility for apps that don't use ActionCable.

v2.1.0

29 Jan 20:06
32733a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.6...v2.1.0