v1.5.0
Changes
- Fixed #7, making Rhino.Licensing default to SHA1 as per the original implementation.
- Added overloads for LicenseGenerator.Generate() to allow explicitly changing the license generation algorithm to a newer hashing mechanism if the application targets
net48
or later. Innet40
applications, only SHA1 is available.