Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Releases: assaf/vanity

v4.0.4

28 Nov 23:57
d651794
Compare
Choose a tag to compare

What's Changed

  • Support Psych 4 safe_load by @mcg in #392

New Contributors

  • @mcg made their first contribution in #392

Full Changelog: v4.0.3...v4.0.4

v4.0.3

27 Jul 15:48
d58a344
Compare
Choose a tag to compare

What's Changed

  • Fix Vanity::Rails::Helpers#vanity_js for Rails 6; and fix Appraisal definitions by @ariel-codes in #391

New Contributors

Full Changelog: v4.0.2...v4.0.3

v4.0.2

22 Apr 15:23
Compare
Choose a tag to compare

What's Changed

  • Use Redis#exists? and fallback to #exists which could be either boolean or integer in recent redis gem versions by @bensheldon in #385

New Contributors

Full Changelog: v4.0.1...v4.0.2

v4.0.1

07 Mar 03:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1

v4.0.0

03 Mar 16:15
Compare
Choose a tag to compare

Major changes

All Changes

Full Changelog: v3.1.0...v4.0.0

v3.1.0

29 Jan 15:52
Compare
Choose a tag to compare

What's Changed

  • Invoke on_assignment callback after assignment is stored in database; add global on_assignment callback by @frostmark in #368

New Contributors

Full Changelog: v3.0.2...v3.1.0

v3.0.2

28 Jan 01:52
Compare
Choose a tag to compare

What's Changed

  • Fix AbTest#alternative_for to always prefer persisted participants by @tgrathwell in #371

New Contributors

Full Changelog: v3.0.1...v3.0.2

v3.0.1

27 Jan 02:25
Compare
Choose a tag to compare

Bugfixes

  • Update template rendering and update_attributes for Rails 6.1; adds Appraisals for Rails 6.0 and 6.1 by @bensheldon in #366

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.0.1