Releases: fylein/fyle-platform-sdk-py
Releases · fylein/fyle-platform-sdk-py
Adding support to bulk generate file URLs
Adding support to bulk generate file URLs (#36) Adding support to bulk generate file URLs (#36)
v0.19.0
What's Changed
- Support for approver categories by @KirtiGautam in #29
- minor bug fix to make limit and offset mandatory in list_resources by @muleyashutosh in #30
- Rename fyler to spender, v1 to v1beta by @modernwarfareuplink in #32
- common currencies exchange_rate support added by @alamirfan in #33
- Support for common/places by @KirtiGautam in #31
- Support for places autocomplete by @KirtiGautam in #34
New Contributors
- @KirtiGautam made their first contribution in #29
- @modernwarfareuplink made their first contribution in #32
Full Changelog: 0.18.0...v0.19.0
Bumping Up the version of requests library
What's Changed
- GET /common/currency/list api added by @muleyashutosh in #21
- POST common/expense_extract/v1 added by @muleyashutosh in #25
- Common currency list by @muleyashutosh in #26
- support for approver projects added by @alamirfan in #28
New Contributors
- @muleyashutosh made their first contribution in #21
- @alamirfan made their first contribution in #28
Full Changelog: v0.17.0...0.18.0
adding support to corporate card transactions api
adding support to corporate card transactions api (#24) adding support to corporate card transactions api (#24)
Support for Expense fields API and additional methods in existing APIs
v0.16.0 Support for Expense fields API and additional methods in existing API…
Adding support for Bulk create of accounting export lineitems
Adding support for Bulk create of accounting export lineitems (#19) Adding support for Bulk create of accounting export lineitems (#19)
Expense, Merchants, Reports, Tax Groups Fyler GET APIs
0.14.0 Adding Expense, Merchants, Reports, Tax Groups Fyler GET APIs
Adding support for Files, Accounting Exports and Advance Requests APIs
0.13.0 Adding support for Files and Accounting Exports and Advance Requests …
Fyler APIs: Expense Fields, Cost Centers, Projects, Categories
Added 4 GET APIs
- Fyler -> Expense Fields
- Fyler -> Cost Centers
- Fyler -> Projects
- Fyler -> Categories
v0.11.0
- employees invite API path fix