Skip to content

Releases: LinkedInAttic/Selene

Release 2.0.0

13 Sep 18:56
Compare
Choose a tag to compare

Release with fixed build warnings

Minor build warning fixes

07 Oct 00:13
Compare
Choose a tag to compare
  • Fixed integer cating for string formatter

1.0.4

16 Oct 21:20
Compare
Choose a tag to compare
  • Removed internal queue for consistency
  • Thread safety + save locking

1.0.3

08 Sep 22:52
Compare
Choose a tag to compare
  • Fixed threading issues.
  • Added more test cases.
  • Scheduler is now limited to only one execution: i.e., calling startWithCompletion: multiple times will only result in one execution.