Added a new Tours-by-LE vendor
What's Changed
- Add types from public offer by @keithbro in #29
- 2.3.2 because 2.3.0 is already used by @keithbro in #30
- Add check in closes logic by @keithbro in #31
- travelToDate can be null by @keithbro in #32
- adding currency type by @colins44 in #33
- Prices is an array and has a currency_code by @keithbro in #34
- Fill in missing types by @eddiemcleanlux in #36
- Remove unused extras and inclusions fields by @mtkachenko-luxury-escapes in #37
- feat(tax): add taxes and fees by @reb2020 in #38
- feat(tax): add taxes and fees by @reb2020 in #39
- feat(taxes_and_fees): update a logic of calculation taxes and fees by @reb2020 in #40
- feat(taxes_and_fees): update a logic of calculation taxes and fees by @reb2020 in #41
- fix(taxes) fix tax calculation by @mattswansonlux in #43
- fix(taxes) default to per night instead of per stay by @mattswansonlux in #44
- Allow calculated total for each tax by @RyanKeepRunning in #45
- chore(tax): update calculate tax ts index file by @RyanKeepRunning in #46
- fix(taxes): fix tax calculations - don't multiply percentage taxes by @mattswansonlux in #47
- Make
addDollarType
work with negative amounts by @eddiemcleanlux in #48 - feat(date): add date tools by @reb2020 in #49
- fix(types): update types by @reb2020 in #50
- feat(calendar): add methods for calendar by @reb2020 in #42
- feat(calendar): add methods for calendar by @reb2020 in #51
- feat: add new LE tours vendor by @dyachoksa in #52
New Contributors
- @keithbro made their first contribution in #29
- @colins44 made their first contribution in #33
- @eddiemcleanlux made their first contribution in #36
- @mtkachenko-luxury-escapes made their first contribution in #37
- @mattswansonlux made their first contribution in #43
- @RyanKeepRunning made their first contribution in #45
- @dyachoksa made their first contribution in #52
Full Changelog: v2.2.10...v2.6.10