5.1.0 (2023-01-30)
5.0.0 (2022-07-08)
- drop APIv7 support
4.0.11 (2022-03-25)
4.0.10 (2021-12-01)
4.0.9 (2021-11-08)
4.0.8 (2020-08-18)
- 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)
4.0.3 (2019-08-27)
4.0.2 (2019-07-16)
4.0.1 (2019-07-09)
4.0.0 (2019-07-04)
- 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)
- 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)
- module is now named as
ngOvhApiWrappers
2.0.0 (2019-02-19)
- remove jshint and jscs (d880ec2)
- update stack with component-rollup-config (fbe0fea)
- module is now named as
ngOvhApiv7
1.2.8 (2018-06-14)
- fix test task (1f191ed)
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)
- package.json: fix repository entry in package.json (e18ed01)
1.2.0 (2018-01-24)
- aggregation: add possibility to aggregate calls on multiple params (bdfdc0f)