Releases: novasamatech/Operation-iOS
Releases · novasamatech/Operation-iOS
2.4.0 Replacing Logger with Package
2.3.1 OperationCombining Helpers
Merge pull request #10 from novasamatech/feature/combining-helpers OperationCombining and dispatching helpers
2.3.0 Retryable Operation Added
Merge pull request #9 from novasamatech/feature/merged-app-preparations Adds LoggerProtocol, Scheduler, RetriableOperation
2.2.0 Operation combining service
What's Changed
- Added Operation combining service
- Added operation wrapper extensions
- Fixed HTTPURLResponse status code handling
2.1.2 CancellableCallStore
What's Changed
Added CancellableCallStore
Added BaseOperation extensions
2.1.0 Fix Operation cancellation
- fixed the corner case when operation is not completing after cancellation
2.0.1 Introduce Async Operation
Merge pull request #2 from novasamatech/feature/async-operations move to iOS 14 min version
2.0.0 Move to non blocking operations
Merge pull request #1 from novasamatech/feature/async-operations Feature async operations