OneWaySynchronizer v1.1.1 Release Notes

Release Date: 2018-12-02 // over 5 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ”„ Change signature of OwsKeysCompletion: keys now is optional.

Previous changes from v1.1.0

  • โž• Added

    • ๐Ÿ‘• Add swiftlint & swiftformat to build phases
    • OneWaySynchronizer.cancel()
    • OwsError.cancelledError
    • OneWaySynchronizerProcessor.owsPrepareDownload(of descriptions: [OneWaySynchronizerItemDescription], completion: @escaping OwsItemsCompletion)

    ๐Ÿ”„ Changed

    • Reformat sources