Releases: shioyama/mobility
Releases · shioyama/mobility
0.8.2
Highlight: support pluck, select and group on queries with translated attributes (ActiveRecord).
0.8.1
Highlights:
- Support all versions of I18n from 0.6 to 2.0
- Fix Rails migration generator for Table backend
0.8.0
Highlights:
- support
order
clause on queries with ActiveRecord
- restructure querying into plugin for Sequel, support block format
0.7.6
Highlight: Sequel pg_hash require hash_initializer (#260)
0.7.5
Highlight: Only return unique names from mobility_attributes
0.7.4
Handle locales with multiple dashes in locale accessors, or raise ArgumentError for invalid format (#253)