Releases: windingtree/glider-types
Releases · windingtree/glider-types
v5.0.0
5.0.0 (2023-06-21)
Bug Fixes
- 🐛 swagger description fix (54fe97c)
Features
- 🎸 include optional loyaltyPrograms field (8139fc4)
BREAKING CHANGES
v4.5.0
4.5.0 (2022-12-12)
Features
- create enum for OrderStatus and simplify create order structure (d91a4b7)
v4.4.0
4.4.0 (2022-11-21)
Bug Fixes
- fix format of order cancellation (fb557f1)
- wrong path for cancel (868ae9e)
Features
v4.3.1
4.3.1 (2022-11-11)
Bug Fixes
- 🐛 Fixed invalid indentation in the AccommodationCriteria (859e70e)
v4.3.0
4.3.0 (2022-11-09)
Features
- 🎸 WIN-762 Proxy: Implement search with Static ID (45948a0)
v4.2.0
4.2.0 (2022-10-27)
Features
- hotels/ route deprecated, actual route - accommodations/ (a3ca831)
v4.1.0
4.1.0 (2022-10-27)
Features
- 🎸 Possibility to specify requested currency (6794675)
v4.0.1
4.0.1 (2022-10-26)
Bug Fixes
- change type rate from base currency to string (9a8acef)
v4.0.0
4.0.0 (2022-10-25)
Code Refactoring
- 💡 change currency response structure (fee9f07)
BREAKING CHANGES
v3.1.0
3.1.0 (2022-10-21)
Features