All Versions
48
Latest Version
Avg Release Cycle
67 days
Latest Release
435 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.9.14 Changes
June 05, 2018Closed issues:
insert\_at
saves invalid ActiveRecord objects #311
๐ Merged pull requests:
- #311 Don't insert invalid ActiveRecord objects #312 (seanabrahams)
-
v0.9.13 Changes
June 05, 2018๐ Merged pull requests:
-
v0.9.12 Changes
May 02, 2018 -
v0.9.11 Changes
March 19, 2018Closed issues:
- Setting
position: nil
on update returnsColumn 'position' cannot be null
instead of putting the item at the start or the end of the list, like it does on create. #302 - Switching to Semaphore #301
- Dropping jruby support #300
- Rails 5.2.0 #299
- Cannot update record position when scoped to enum #298
- ๐
add\_new\_at: :top
does not work #296 - remove_from_list causing "wrong number of arguments (given 2, expected 0..1)" #293
- Passing raw strings to reorder deprecated in Rails 5.2 #290
๐ Merged pull requests:
- Setting
-
v0.9.10 Changes
November 19, 2017Closed issues:
- Make insert_at respect position when creating a new record #287
- Why does acts_as_list override rails validation on it's own field? #269
๐ Merged pull requests:
- Change error classes parents #288 (alexander-lazarov)
-
v0.9.9 Changes
October 03, 2017 -
v0.9.8 Changes
September 28, 2017Closed issues:
-
v0.9.7 Changes
July 06, 2017 -
v0.9.6 Changes
July 05, 2017Closed issues:
- undefined method `+' for nil:NilClass #278
- Enum does not scope correctly #277
- Can we don't use remove_from_list when destroy a lot objects? #276
- The NoUpdate code rely's on AS::Concern #273
- ActiveRecord associations are no longer required (even though belongs_to_required_by_default == true) #268
- ๐ Unique constraint violation on move_higher, move_lower, destroy #267
๐ Merged pull requests:
- Fix Fixnum deprecation warnings. #282 (patrickdavey)
- Fix update to scope that was defined with an enum #281 (scottmalone)
- Refactor update_all_with_touch #279 (ledestin)
- Remove AS::Concern from NoUpdate #274 (brendon)
- Use
ActiveSupport.on\_load
to hook into ActiveRecord #272 (brendon)
-
v0.9.5 Changes
April 04, 2017