This repository has been archived by the owner on Jan 1, 2024. It is now read-only.
Releases: assaf/vanity
Releases · assaf/vanity
v4.0.4
v4.0.3
What's Changed
- Fix Vanity::Rails::Helpers#vanity_js for Rails 6; and fix Appraisal definitions by @ariel-codes in #391
New Contributors
- @ariel-codes made their first contribution in #391
Full Changelog: v4.0.2...v4.0.3
v4.0.2
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
What's Changed
-
- Fix YAML alias support in
vanity.yml
@frostmark in #381
- Fix YAML alias support in
Full Changelog: v4.0.0...v4.0.1
v4.0.0
Major changes
- Drop support for Ruby < 2.5 (@frostmark)
- Drop support for Rails < 5.2 (@bensheldon)
All Changes
- Added info about on_assignment to docs by @frostmark in #372
- Set minimum Ruby Version to 2.5; add and apply Rubocop by @frostmark in #376
- Remove support for Rails < 5.2 by @bensheldon in #377
Full Changelog: v3.1.0...v4.0.0
v3.1.0
What's Changed
- Invoke
on_assignment
callback after assignment is stored in database; add globalon_assignment
callback by @frostmark in #368
New Contributors
- @frostmark made their first contribution in #368
Full Changelog: v3.0.2...v3.1.0
v3.0.2
What's Changed
- Fix AbTest#alternative_for to always prefer persisted participants by @tgrathwell in #371
New Contributors
- @tgrathwell made their first contribution in #371
Full Changelog: v3.0.1...v3.0.2
v3.0.1
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
- Update CI-status badge by @v-kolesnikov in #359
- Check redis-namespace version when we say we are by @tyre in #361
- Add rus locale by @solar05 in #363
- CI: Drop unused sudo: false directive by @olleolleolle in #364
- Fix Russian locale file key by @danwilliams-fl in #365
- Replace TravisCI with Github Action Workflow by @bensheldon in #369
- Fix typo in GH Actions "workflows" directory; modernize Ruby version and test dependencies; disable JRuby temporarily by @bensheldon in #370
New Contributors
- @v-kolesnikov made their first contribution in #359
- @tyre made their first contribution in #361
- @solar05 made their first contribution in #363
- @olleolleolle made their first contribution in #364
- @danwilliams-fl made their first contribution in #365
Full Changelog: v3.0.0...v3.0.1