Skip to content

0.2

Compare
Choose a tag to compare
@bheisig bheisig released this 05 Apr 15:53
0.2
dd2bc88

I am pleased to announce the availability of version 0.2. This release brings you various new features and bug fixes.

Changelog:

  • Add: Upload image files with class Image
  • Add: Get last server response with method API::getLastResponse()
  • Add: Find more objects by their attributes with method Select::find()
  • Add: Script for debugging purposes in README.md
  • Add: Many more unit tests
  • Fix: Broken batch request in method Image::batchAdd()
  • Fix: Broken error message in method CMDBCategory::batchCreate()
  • Fix: In a batch request sub results have no key id in method CMDBCategory::batchCreate()
  • Fix: Broken Exception message in CMDBObject::upsert()
  • Fix: Typos in README.md

Please see README.md for everything you need to know about this project.