Licensepp Versions Save

Software licensing and registration using digital signatures and public cryptography 🪪

v1.2.0

9 months ago

Changelog

  • Re-added copy constructors with correct initializers (closes #29)

v1.1.0

9 months ago
  • Change C++ dependency to C++14 for tests
  • Using std::array instead of raw array
  • C bindings (special shout out to spotzai for PR)
  • Updated README and install/usage instructions etc

v1.0.6

4 years ago

v1.0.5

6 years ago

Fixes

  • Add missing sstream header to BaseLicenseManager header

v1.0.4

6 years ago

Changelog

Updates

  • Use helper code to prevent duplication in BaseLicenseManager
  • BaseLicenseManager is now non-copyable

Packages Integrity

Package Checksums (SHA1)
liblicensepp-1.0.4-darwin_x86.tar.gz f6019c4734d5b2a1976908263fc6476fe540bf88

v1.0.3

6 years ago

Changelog

Fixes

  • Fix date format across different timezones

Packages Integrity

Package Checksums (SHA1)
licensepp-1.0.3-darwin_x86.tar.gz f605e0415ca36bde363e8ce60fabde6385ff2c92
licensepp-1.0.3-linux_x86.tar.gz 03fc5c6486274b607b0a1af6b1be1d43ec9b9f45

v1.0.2

6 years ago

Updates

  • Removed unnecessary zlib dependency
  • Static linking support

v1.0.1

6 years ago

Updates

  • Docs update
  • Fix formatted expiry function for license

v1.0.0

6 years ago

Initial release