Skip to content

Latest commit

 

History

History
149 lines (74 loc) · 6.71 KB

CHANGELOG.md

File metadata and controls

149 lines (74 loc) · 6.71 KB

2.3.0 (2024-08-26)

Bug Fixes

Features

2.2.0 (2024-07-02)

Features

2.1.0 (2024-07-02)

Features

2.0.0 (2024-06-18)

  • feat!: Use new Appraisal or Metric class instead (#14) (a12928e), closes #14

BREAKING CHANGES

  • Use new Appraisal or Metric class instead

1.7.2 (2024-06-04)

Bug Fixes

  • set constructor props argument as optional (#12) (a64b416)

1.7.1 (2024-05-29)

Bug Fixes

  • add 408 status on error handler (9f692f2)
  • remove unused else statement (fae2f50)
  • validate instance instead of cast (1196935)

1.7.0 (2024-05-29)

Features

  • error handler and exponential retry (#8) (6c8a016)

1.6.2 (2024-05-29)

Bug Fixes

1.6.1 (2024-05-29)

Bug Fixes

  • move conditional of catch error and return data of the object (72dbf86)

1.6.0 (2024-05-28)

Features

  • add appraisal coverage method (#7) (9eef862)

1.5.0 (2024-05-28)

Features

1.4.0 (2024-05-28)

Features

  • core: implemented client config and some methods (#5) (0f80071)

1.3.0 (2024-05-28)

Features

  • add initial fetcher to set apiKey and baseUrl (13fa2e2)

1.2.0 (2024-05-28)

Features

  • add abstraction of api error (97a7d9e)
  • add abstraction of api error #3 (c4a7e52)

1.1.0 (2024-05-28)

Features

  • add method to expose base url (1b52816)

1.0.1 (2024-05-28)

Bug Fixes

1.0.0 (2024-05-28)

Bug Fixes

Features