v1.2.0
Add support for nested Flip Moves
Prior to this change, Flip Moves could not be nested without some wonky effects. This release changes an implementation detail that allows them to be nested (so, for example, groups of lists of items can be re-ordered, as can the items in the lists).
Props to @IamNotUrKitty for finding a better way to implement this functionality :)