Skip to content

Releases: Labs64/NetLicensingClient-cpp

Labs64 NetLicensing C++ Client v2.10.1

17 Sep 14:36
4592db5
Compare
Choose a tag to compare

What's Changed

Labs64 NetLicensing C++ Client v2.5.0

13 Aug 17:50
Compare
Choose a tag to compare

What's Changed

  • updated: Mapped custom properties of NetLicensing entities to corresponding C++ client library objects
  • fixed: Corrected the expirationTime mapping in the C++ client library

Full Changelog: 2.4.2...2.5.0

Labs64 NetLicensing C++ Client v2.4.2

22 Feb 17:21
5802f7d
Compare
Choose a tag to compare
  • Library extended to match the reference implementation (java), added services:
    • ProductModule
    • LicenseTemplate
    • License
    • Transaction
    • Token
    • PaymentMethod
    • Utility
  • Fixed crash in case no TTL returned in validation
  • Warnings cleaned-up
  • 'jsoncpp' updated to v.0.10.7
  • Demo code extended

Labs64 NetLicensing C++ Client v2.3.9

23 May 05:43
Compare
Choose a tag to compare
2.3.9u1

include <time.h> for mktime

Labs64 NetLicensing C++ Client v2.3.8

31 Oct 06:34
Compare
Choose a tag to compare

Labs64 NetLicensing C++ Client v2.3.7

10 Jun 09:54
Compare
Choose a tag to compare
Pre-release
gcc warnings cleanup; hard-coded licensee number changed to existing

Labs64 NetLicensing C++ Client v2.3.0

30 Apr 07:06
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/Labs64/NetLicensingClient…