Skip to content

v0.4.3

Compare
Choose a tag to compare
@Ente Ente released this 14 Jan 16:11

v0.4.3

  • $additional_flags is now parsed correctly to the Helper::build_params() function
  • booleans are now parsed correctly to the Cryptolens API
  • added support for Payment Form endpoint createSession
  • updated README.md with another Code Example and updated the current status of the machine ID generation
  • small changes to the composer.json
  • fixed return values for Key::activate() to now return arrays on errors to be compliant with the Helper::outputHelper() function

v0.4.2

  • fixed require path for Cryptolens::loader()-function