Skip to content

Releases: excid3/noticed

v2.2.2

21 Mar 23:08
3333697

Choose a tag to compare

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

v2.2.1

20 Mar 19:55
beb4100

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

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

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

Choose a tag to compare

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

v2.1.1

30 Jan 14:20
713598d

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

Choose a tag to compare

What's Changed

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

v2.0.6

26 Jan 02:38
bb7fcb3

Choose a tag to compare

Full Changelog: v2.0.5...v2.0.6

v2.0.5

25 Jan 13:40
e905ca6

Choose a tag to compare

What's Changed

  • Update README.md to remove bangs from mark_as_read methods on collections by @phil-6 in #385
  • mark_as methods now touch updated_at column to bust caches

Full Changelog: v2.0.4...v2.0.5

v2.0.4

25 Jan 13:40
c656dad

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.3...v2.0.4