Commit Graph

9 Commits

Author SHA1 Message Date
40f9142d70 feat(export): add buffer download methods to ExportBuilder
- Added download() method to get statements as Buffer without saving to disk
- Added downloadAsArrayBuffer() method for web API compatibility
- Enhanced documentation for getAccountStatement() method
- Updated README with comprehensive examples
- No breaking changes, backward compatible
2025-08-02 10:56:17 +00:00
c9fab7def2 feat(core): switch to native fetch API for all HTTP requests 2025-07-27 07:19:34 +00:00
596efa3f06 update 2025-07-18 10:43:39 +00:00
193524f15c update 2025-07-18 10:31:12 +00:00
01dbf842e9 fix(core): update 2020-06-20 01:47:53 +00:00
27f120b608 fix(core): update 2019-10-03 14:04:15 +02:00
cf5a462bd0 fix(core): update 2019-10-02 23:34:05 +02:00
def87cc216 fix(core): update 2019-09-26 13:59:33 +02:00
9777df456f fix(core): update 2019-09-26 12:07:56 +02:00