Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

v1.1

Compare
Choose a tag to compare
@aritchie aritchie released this 12 Oct 23:02
· 37 commits to master since this release

[ios][fix] RunAll is running inside RunTask producing 2 background tasks /w is also producing bad reporting
[ios][fix] RunTask now supports cancellation (only iOS has this functionality)
Better internal parameter serializer
JobParameters was an unnecessary interface and has been replaced by plain-jane IDictionary /w some beautiful extension methods