Releases: JanDotNet/ThinkSharp.Licensing
Releases · JanDotNet/ThinkSharp.Licensing
1.1.0
- fixed issue with cross-plattform licence verification (#10)
- HasExpirationDate does not work as expected (#12)
- SignedLicense does not accept custom issue dates (#13)
- some non-functional improvements / refactorings
1.0.0
- Improved project structure (some non-compatible changes in namespaces)
- Improved support for .net 5.0
0.2.1
Added properties:
- SignedLicense.HasSerialNumber
- SignedLicense.HasHardwareIdentifier
- SignedLicense.HasExpirationDate
0.2.0
- Added Comments
- Removed overload with boolean flag of method
SignedLicense.Serialize(bool)
- Added method
SignedLicense.SerializeAsPlainText()
0.1.1
- Updated AssemblyInfo.cs file