7 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
b9317484bf update statement download 2025-07-29 12:40:46 +00:00
9dd55543e9 update 2025-07-29 12:33:51 +00:00
c9fab7def2 feat(core): switch to native fetch API for all HTTP requests 2025-07-27 07:19:34 +00:00
fb30c6f4e3 fix(export): use direct content endpoint for PDF statement downloads 2025-07-27 07:09:54 +00:00
596efa3f06 update 2025-07-18 10:43:39 +00:00
193524f15c update 2025-07-18 10:31:12 +00:00