New
Swift 4.0
- Update to Swift 4; most noticeably,
Stringis now aCollection - Make
Edita subtype ofChangesetso that it inherits the same generic constraints - Make
Operationa subtype ofEdit - Use offsets on changeset collections, as opposed to indices
- Use labels on all initializer parameters (per Swift convention)
- Squeeze to 100% code coverage on unit tests