Releases: 15below/Sproc.Lock
Releases · 15below/Sproc.Lock
2.0.0
1.0.4
Include FSharp.Core dependency
Correct package location to net45
1.0.2
Updated FSharp.Core to 4.0.0.1 (4.4.0.0)
Updated FsCheck to 2.0.6
Updated Sproc.Lock to target .Net 4.5
1.0.1
Add build step to create Octopus Deploy package
1.0.0
Released
1.0.0-beta6
Tweak polling based
1.0.0-beta5
Add FSharp.Core as nuget dependency (Fixes issue #1)
Minor documentation fixes
1.0.0-beta4
removed unused pollInterval parameters from OO interface
Fix TimeOut exception for awaited locks (new returns Unavailable, as designed)
Update css/template
1.0.0-beta3
Hashed values are indexed in lock tables, but a human readable description is also added for debugging.
Database re-baselined
1.0.0-beta2
Proof read, css fixes