Skip to content

Releases: osteslag/Changeset

Swift 3.0, SPM Compatibility

22 May 09:10
Compare
Choose a tag to compare
  • Fixed
    • Remove use of deprecated var parameters.
  • Changed

Table/Collection View Compatibility

11 Mar 20:24
Compare
Choose a tag to compare
  • Fixed
    • Express .Substitution indices relative to the source collection (again).
  • Changed
    • Update tests to reflect changed indices.
  • Added
    • Add iOS target to illustrate Changeset usage in an app.
    • Add extension to UITableView and UICollectionView for animating Changeset edits.

See #12, #16.

MIT License

22 Jan 10:15
Compare
Choose a tag to compare

Insertion Indices

05 Jan 10:34
Compare
Choose a tag to compare
  • Fixed
    • Fix Changeset.editDistance to have .Insertion indices point into the target collection.
    • Update tests to reflect changed indices.

See #2 and #7.

Swift 3.0 Compliance

30 Dec 08:32
Compare
Choose a tag to compare

Initial Release

30 Dec 08:27
Compare
Choose a tag to compare
v1.0

Initial commit