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

Releases: carforyou/carforyou-api-client-pkg

v4.0.0: feat: api call for cities (#15)

17 Oct 11:48
7598995
Compare
Choose a tag to compare

v2.1.1

17 Oct 07:05
b92876b
Compare
Choose a tag to compare
  • fix: set status code to 500 by default (#14) b92876b
  • feat: renamed consumption field (#13) 96a24c2

v3.0.0...v2.1.1

v3.0.0

15 Oct 08:17
2cb1827
Compare
Choose a tag to compare
  • removed consumption field and replaced it with consumptionCombined

v2.1.0

09 Oct 13:19
Compare
Choose a tag to compare

Factories

Following factories are exported:

  • TypeFactory
  • SearchTypeFactory
  • OptionsFactory
  • ListingFactory
  • SearchListingFactory
  • EmptyListing - builds a listing without any values
  • ListingFromType - initializes an empty listing with values from a type

v2.0.0

09 Oct 11:42
Compare
Choose a tag to compare

Added all calls used by dealer-hub

New configuration options

Option Name Meaning
tokenRefreshServiceUrl URL to Auth Service used to refresh access tokens

Added API calls

CarForYou service

Options service

Catalogue service

Other changes

  • firstRegistrationDate and lastInspectionDate of a listing are now parsed and returned as a { month, year } object
  • defaultSort was renamed to defaultListingsSort because a dealer listing search uses a different default sorting option
  • SortTypeParams and SortOrderParams were renamed to ListingSortTypeParams ListingSortOrderParams respectively for the same reason
  • named export of ApiClient instead of default export for tree shake-ability

v2.0.0-0

08 Oct 14:53
Compare
Choose a tag to compare
v2.0.0-0 Pre-release
Pre-release

db0dd96...v2.0.0-0

v1.0.0

v1.0.0-alpha.2

03 Oct 09:54
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release
  • ! correct field stats in fetchListings 019b91b

v1.0.0-alpha.1...v1.0.0-alpha.2

v1.0.0-alpha.1

03 Oct 09:44
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

v0.0.1-alpha.9...v1.0.0-alpha.1

v0.0.1-alpha.9

03 Oct 07:03
Compare
Choose a tag to compare
v0.0.1-alpha.9 Pre-release
Pre-release