Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Releases: LuccaSA/lucca-sdk

1.2.0

20 Sep 16:02
0559668
Compare
Choose a tag to compare

What's Changed

  • fix: APIv3.services can use API v4 format by @harrich in #14

New Contributors

Full Changelog: 1.1.2...1.2.0

1.1.2

05 Feb 09:57
caf50d0
Compare
Choose a tag to compare
  • #8 some duration formatting shenanigans with timezones

1.1.1

09 Jan 09:53
544fbaa
Compare
Choose a tag to compare
  • #7 fix formatting of moment.duration longer than a month

RDD and ApiService

18 Jan 16:23
Compare
Choose a tag to compare

New features

  • ApiService (v2 & v3) methods accept a Query<T> parameter - thus allowing custom headers to be passed to the WebClient through Query.Headers

1.0.5

24 Oct 08:54
Compare
Choose a tag to compare

Bug fix

  • postItemAsync doesn't call postItemsAsync cuz not every api supports collection posted

typescriot framework update

21 Oct 15:27
Compare
Choose a tag to compare

New features

  • added method getItemByIdSafeAsync that returns undefined even if the api returns a 404
  • putItemAsync id parameter now number | string instead of number

Typescript framework

30 Jun 13:11
Compare
Choose a tag to compare

New features

  • the typescript framework to query the api, see the readme for more info

First use by WS BI

25 Feb 08:28
Compare
Choose a tag to compare
v1.0.1

Create CHANGELOG.md