Changelog History
Page 3
-
v1.0.0 Changes
December 12, 2020โฌ๏ธ 1.0 is a rewrite of many internals of the gem. The following is a brief list of some changes, but please see the wiki page on v1.0 for more details on how to upgrade.
- ๐ Fix setting a locale from Rails config (#468)
- Fixes validations with validates_uniqueness_of (#470)
๐ Plus many other changes in earlier pre-releases.
-
v1.0.0.rc1 Changes
November 23, 2020โฌ๏ธ 1.0 is a rewrite of many internals of the gem. The following is a brief list of some changes, but please see the wiki page on v1.0 for more details on how to upgrade.
๐ This is the first release candidate for 1.0. If there are no issues reported in a few days, I will release this as 1.0.0.
- โ Remove
Mobility::ActiveRecord
,Mobility::Sequel
andMobility::Arel
, and general cleanup (#464)
- โ Remove
-
v1.0.0.beta2 Changes
November 11, 2020๐ 1.0 is a rewrite of many internals of the gem. The following is a brief list of some changes, but please see the wiki page on v1.0 for more details on how to upgrade. (Note that this is still pre-release.)
-
v1.0.0.beta1 Changes
November 03, 2020๐ 1.0 is a rewrite of many internals of the gem. The following is a brief list of some changes, but please see the wiki page on v1.0 for more details on how to upgrade. (Note that this is still pre-release.)
-
v1.0.0.alpha Changes
October 25, 2020๐ 1.0 is a rewrite of many internals of the gem. The following is a brief list of some changes, but please see the wiki page on v1.0 for more details on how to upgrade. (Note that this is still pre-release.)
- 0๏ธโฃ Default fallbacks plugin to
true
when enabled (#447) - โ Remove
Mobility::Backend.method_name
(#400) - Remove
translated_attribute_names
as alias formobility_attributes
(#402) - Move
_backend
methods intobackend_reader
plugin (#403) - ๐ง Replace
Configuration#query_method
configuration with Query plugin option (#414) - Remove
Mobility::Configuration#default_accessor_locales
. Use plugin option to configure global default instead. (#424) - ๐ง Pass
model_class
toMobility::Backend#configure
via class method rather than on options hash (#429) - ๐ง Remove
Mobility.new_fallbacks
andConfiguration#fallbacks_generator
(#433) - ๐ Rename
backend_name
tobackend
(#443) - โ Remove
Configuration#accessor_method
(#450) - ๐ Rename
Mobility::Attributes
toMobility::Translations
- โ Remove
Mobility::Configuration
altogether (#452)
- 0๏ธโฃ Default fallbacks plugin to
-
v0.8.13 Changes
May 27, 2020 -
v0.8.12 Changes
May 15, 2020 -
v0.8.11 Changes
May 14, 2020 -
v0.8.10 Changes
February 11, 2020