Releases: xavierjefferson/Hangfire.FluentNHibernateStorage
Releases · xavierjefferson/Hangfire.FluentNHibernateStorage
v1.1.2060 to Nuget
GetFirstByLowestScoreFromSet
v1.1.2048 to Nuget
Update readme. Allow null options to be passed in during instantiation
1.1.2045 Release to Nuget
* Fixed bug in GetRangeFromSet
* Simplify code in ExpirationManager
* Code cleanup
1.1.2040 Release to Nuget
* Fix bug in GetTTL method
* Switch all applicable ID column types from int to long
* Fix index offset issue in methods that look for a range of table entries
* Properly implement function to get fetched job ids
* Return correct exception during NHibernate session factory generation
* Optimize where the schema update is occurring during session factory generation
Initial release to NuGet
v1.0.0 Remove sqlite example.. doesn't work. Update README.md