Skip to content

Releases: xolvio/chimp-datasources-generator

v3.0.0

08 Jun 12:31
6124789
Compare
Choose a tag to compare

3.0.0 (2022-06-08)

Bug Fixes

  • [post-request-body-vars-nullability] - Fixes request body optional vars in ts generated code (#10) (e03ce2a)

BREAKING CHANGES

  • please see #10 for details

Co-authored-by: a.borkar adil.borkar@alefeducation.com

v2.0.0

17 Dec 07:01
3a51e38
Compare
Choose a tag to compare

2.0.0 (2020-12-17)

Bug Fixes

  • release: backward incompatible version bump (70d618e)

Features

  • prefer const assertion instead of enum when converting Enums from swagger (f756f39)

BREAKING CHANGES

  • release: consts instead of enums

v1.2.1

07 Dec 15:23
bb07105
Compare
Choose a tag to compare

1.2.1 (2020-12-07)

Bug Fixes

v1.2.0

28 Sep 09:48
c9a3e00
Compare
Choose a tag to compare

1.2.0 (2020-09-28)

Features

  • use fetch from datasource and fetchParamCreator to create request (44078ef)

v1.1.1

23 Sep 09:33
9a69e6d
Compare
Choose a tag to compare

1.1.1 (2020-09-23)

Bug Fixes

v1.1.0

23 Sep 08:29
789110f
Compare
Choose a tag to compare

1.1.0 (2020-09-23)

Features

  • include query params in the query (2b1f91d)

v1.0.0

22 Sep 14:20
b44b233
Compare
Choose a tag to compare

1.0.0 (2020-09-22)

Features