Skip to content

Releases: Streets-Heaver/SHAutomation

v5.0.1

09 Mar 13:09
783429e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.0.0...5.0.1

v5.0.0

07 Mar 10:25
23b4324
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.0...5.0.0

4.0.0

10 May 15:15
d08c52f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.5...4.0.0

3.0.5

11 Aug 14:08
d427858
Compare
Choose a tag to compare
Merge pull request #29 from tomaustin700/MouseDragAction

Added new overload for drag with an action.

3.0.4

21 Apr 14:07
05bd785
Compare
Choose a tag to compare
Merge pull request #25 from Streets-Heaver/AddRedisKeyExpiry

Added ability to set expiration on Redis keys

2.0.3

26 Jan 09:29
5540d5f
Compare
Choose a tag to compare
Merge pull request #21 from Streets-Heaver/UpdateSERedis

Updated all outdated Nuget packages to latest version. Replaced FXCop…

2.0.1

26 Oct 11:41
821fc6e
Compare
Choose a tag to compare

Fixes minor issue introduced by 2.0.0

Install using the Nuget package manager console with the following command

Install-Package SHAutomation -Version 2.0.1

2.0.0

26 Oct 10:59
6fbaeeb
Compare
Choose a tag to compare

This version introduces a breaking change hence the major version jump. All int timeouts have been replaced with TimeSpans. See #14 for more information.

Install using the Nuget package manager console with the following command

Install-Package SHAutomation -Version 2.0.0

1.0.14

01 Sep 08:48
143a715
Compare
Choose a tag to compare

Install using the Nuget package manager console with the following command

Install-Package SHAutomation -Version 1.0.14

1.0.13

04 Aug 08:20
73e128f
Compare
Choose a tag to compare

Install using the Nuget package manager console with the following command

Install-Package SHAutomation -Version 1.0.13