Skip to content

Releases: JanDotNet/ThinkSharp.Licensing

1.1.0

14 Apr 09:47
Compare
Choose a tag to compare
  • 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

16 May 13:34
f68a6ee
Compare
Choose a tag to compare
  • Improved project structure (some non-compatible changes in namespaces)
  • Improved support for .net 5.0

0.2.1

27 Sep 13:34
Compare
Choose a tag to compare

Added properties:

  • SignedLicense.HasSerialNumber
  • SignedLicense.HasHardwareIdentifier
  • SignedLicense.HasExpirationDate

0.2.0

03 Sep 12:19
Compare
Choose a tag to compare
  • Added Comments
  • Removed overload with boolean flag of method SignedLicense.Serialize(bool)
  • Added method SignedLicense.SerializeAsPlainText()

0.1.1

03 Sep 12:21
Compare
Choose a tag to compare
  • Updated AssemblyInfo.cs file

0.1.0

03 Sep 12:21
Compare
Choose a tag to compare
  • Initial version