All Versions
48
Latest Version
Avg Release Cycle
67 days
Latest Release
649 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.0.4 Changes
April 20, 2021๐ Fixed
- Add Tests ruby 2.7 and 3.0 #393 ([QWYNG])
-
v1.0.3 Changes
December 24, 2020 -
v1.0.2 Changes
September 14, 2020 -
v1.0.1 Changes
February 26, 2020๐ Fixed
- Invert order when incrementing to circumvent unique index violations (#368)
-
v1.0.0 Changes
September 26, 2019โ Removed
- ๐ฅ BREAKING CHANGE: Support for Rails 3.2 > 4.1 has been removed. 0.9.19 is the last version that supports these Rails versions
โ Added
- Added Troubleshooting Database Deadlock Errors section to
README.md
- โ Added support for Rails 6.0 in testing
- ๐ Various README fixes
- A new method called
current_position
now exists and returns the integer position of the item it's called on, ornil
if the position isn't set.
-
v0.9.19 Changes
March 11, 2019 -
v0.9.18 Changes
March 07, 2019โ Added
- โ Added additional gemspec metadata @boone
- โ Add gem version badge to README @joshuapinter
- โ Add touch on update configuration @mgbatchelor
๐ Changed
- Let's start a new direction with the CHANGELOG file @mainameiz
๐ Fixed
- ๐ Fix sqlite3 gem pinning breaking tests
-
v0.9.17 Changes
October 29, 2018 -
v0.9.16 Changes
August 30, 2018 -
v0.9.15 Changes
June 11, 2018๐ Merged pull requests:
- โก๏ธ Fix #314:
no\_update
is not applied to subclasses #315 (YoranBrondsema)
- โก๏ธ Fix #314: