Skip to content

Release 2.1.0

Latest
Compare
Choose a tag to compare
@saschapfalz saschapfalz released this 11 Aug 14:32
  • Correct spelling of *Token() methods
  • Changed method signature of delete(url,params[]) to delete(url,postdata[],params[])
  • Implemented connection InoCore instances using a self-signed certificate
  • Fixed wrong lastApiUrl value if first call to API failed (token was always returned).