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

Releases: aritchie/jobs

v1.3

27 Oct 11:40
Compare
Choose a tag to compare
  • [feature] If container based job factory fails to find an instance, the default job factory is used
  • [feature] In your job, you can now set the jobInfo.Repeats to false to stop it from running again in the future

v1.2.1

23 Oct 01:33
Compare
Choose a tag to compare
  • [fix] Support complex objects & lists in job parameters
  • [feature] Built-in log trimming job - Use JobManager.ScheduleLogTrimmingJob(TimeSpan MaxAge)

v1.1

12 Oct 23:02
Compare
Choose a tag to compare

[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

Initial Release

30 Sep 00:49
Compare
Choose a tag to compare
1.0

last of notes