Skip to content

Releases: hhalim/Shift

Shift 1.0.8.4

19 Oct 01:35
Compare
Choose a tag to compare

Updated dependencies.

Shift 1.0.8.2

24 Aug 16:50
Compare
Choose a tag to compare
  • Added background job async method.
  • Added pause and continue feature.
  • Improved serialization.
  • Removed Redis cache for SQL storage mode.

Shift 1.0.8.0

18 Aug 16:08
Compare
Choose a tag to compare
  • Autofac lifetime scope.
  • Better task usage of ContinueWith and ConfigureWait(false).
  • Fixed auto delete bugs.
  • Updated integration and unit testing to xUnit and Moq.
  • Minor clean up.

Shift 1.0.7.7

09 Jun 14:38
Compare
Choose a tag to compare

Migrate to xUnit and Moq.

Shift 1.0.7.4

23 May 20:27
Compare
Choose a tag to compare
  • Azure DocumentDB support added.
  • Bug fixes and enhancements.

Shift 1.0.7.0

20 Apr 20:22
Compare
Choose a tag to compare
  • Multiple workers support.
  • Fixed Redis index running and stopping issue.