Releases: Labs64/NetLicensingClient-cpp
Releases · Labs64/NetLicensingClient-cpp
Labs64 NetLicensing C++ Client v2.10.1
What's Changed
- Added support for Bundle Services
- Added Shop Token example for bundles
Labs64 NetLicensing C++ Client v2.5.0
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
- 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
2.3.9u1 include <time.h> for mktime
Labs64 NetLicensing C++ Client v2.3.8
Update README.md
Labs64 NetLicensing C++ Client v2.3.7
gcc warnings cleanup; hard-coded licensee number changed to existing
Labs64 NetLicensing C++ Client v2.3.0
Merge branch 'master' of https://github.com/Labs64/NetLicensingClient…