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

Latest commit

 

History

History
196 lines (70 loc) · 5.58 KB

CHANGELOG.md

File metadata and controls

196 lines (70 loc) · 5.58 KB

5.1.0 (2023-01-30)

Features

5.0.0 (2022-07-08)

Code Refactoring

BREAKING CHANGES

  • drop APIv7 support

4.0.11 (2022-03-25)

4.0.10 (2021-12-01)

Bug Fixes

4.0.9 (2021-11-08)

Bug Fixes

  • iceberg: encodeURIComponent filter values (#64) (e4138de)

4.0.8 (2020-08-18)

Bug Fixes

  • deps: add some resolutions (e755fb3)

4.0.7 (2020-03-16)

4.0.6 (2020-01-08)

4.0.5 (2019-11-08)

4.0.4 (2019-08-30)

Bug Fixes

  • deps: upgrade component-rollup-config to v6.0.2 (#40) (20ca5d7)

4.0.3 (2019-08-27)

4.0.2 (2019-07-16)

4.0.1 (2019-07-09)

Bug Fixes

4.0.0 (2019-07-04)

Features

  • iceberg: return response headers (#15) (280ead4)

BREAKING CHANGES

  • iceberg: change response type to return headers Before: returned data After: returns an object formatted like { data, headers, status }

3.0.0 (2019-03-06)

Features

  • iceberg: add request support (5f37d62)
  • add expand with iceberg (22f72ad)
  • iceberg: handle cache cleaning (3e5a776)
  • iceberg: handle cursor mode offset (cd416fa)
  • iceberg: manage iceberg filters (5d2b0f5)
  • iceberg: update descriptions (5faa71a)
  • rename module (aa30929)

BREAKING CHANGES

  • module is now named as ngOvhApiWrappers

2.0.0 (2019-02-19)

Bug Fixes

Code Refactoring

  • update stack with component-rollup-config (fbe0fea)

BREAKING CHANGES

  • module is now named as ngOvhApiv7

1.2.8 (2018-06-14)

Bug Fixes

1.2.5 (2018-06-14)

1.2.4 (2018-06-14)

1.2.3 (2018-04-18)

1.2.2 (2018-04-18)

1.2.1 (2018-04-17)

Bug Fixes

  • package.json: fix repository entry in package.json (e18ed01)

1.2.0 (2018-01-24)

Features

  • aggregation: add possibility to aggregate calls on multiple params (bdfdc0f)

1.1.1 (2017-06-29)