Skip to content

Releases: Karnott/skalin-sdk

skalin-sdk v1.8.2

27 Mar 15:16
098ebc3
Compare
Choose a tag to compare

Bug Fixes

  • getEntities: use 'hasNextPage' attribute to get all entities (d5ceca7)

skalin-sdk v1.8.1

28 Feb 16:31
b137eac
Compare
Choose a tag to compare

Bug Fixes

  • skalin: add DeleteContact func to the Skalin interface definition (1119d17)

skalin-sdk v1.8.0

28 Feb 16:00
31c71cf
Compare
Choose a tag to compare

Features

  • agreement: delete agreement (5b2eddc)
  • contact: add DeleteContact func (186bff7)

skalin-sdk v1.7.0

18 Oct 08:17
de1752b
Compare
Choose a tag to compare

Features

  • tags: create GetTags and GetTagByID func (8038241)

skalin-sdk v1.6.0

19 Jul 07:17
ea9df57
Compare
Choose a tag to compare

Features

  • tracking: add CIP in HitTrack struct (b0ba4eb)

skalin-sdk v1.5.0

17 Jul 12:31
d8b27be
Compare
Choose a tag to compare

Features

  • add custom headers for hit endpoint (01f131e)

skalin-sdk v1.4.0

12 Jul 14:22
c984227
Compare
Choose a tag to compare

Features

skalin-sdk v1.3.0

21 Jun 10:07
ac3bf1a
Compare
Choose a tag to compare

Features

  • getData: update generic getEntities func to get all data using metadata returning by skalin API (dfbf5c4)

skalin-sdk v1.2.0

19 Jun 06:30
16fdd73
Compare
Choose a tag to compare

Features

  • agreement: create sdk func for agreement (3f61bf2)

skalin-sdk v1.1.2

15 Jun 09:03
3c8e3b9
Compare
Choose a tag to compare

Bug Fixes

  • api: log body response error fix + do not log body if it contains access_token (394467d)