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
bc0517164f
BREAKING CHANGE(core): implement complete stateless architecture with consumer-controlled session persistence
2025-07-25 02:10:16 +00:00
f790984a95
fix(oauth): remove OAuth session caching to prevent authentication issues
2025-07-25 00:44:04 +00:00
76c6b95f3d
feat(oauth): add OAuth session caching to prevent multiple authentication attempts
2025-07-22 22:56:50 +00:00
93dddf6181
fix(oauth): correct OAuth implementation to match bunq documentation
2025-07-22 21:56:10 +00:00
cffba39844
feat(oauth): add OAuth token support
2025-07-22 21:10:41 +00:00
5a42b8fe27
fix(docs): docs: update readme examples for card management, export statements and error handling; add local settings for CLI permissions
2025-07-18 17:36:50 +00:00
036ddce829
BREAKING CHANGE(core): Major restructuring and feature enhancements: added batch payments and scheduled payments with builder patterns, improved webhook management, migrated package naming to @apiclient.xyz/bunq, and updated documentation and tests.
2025-07-18 12:31:42 +00:00
be09571604
update
2025-07-18 12:10:29 +00:00
193524f15c
update
2025-07-18 10:31:12 +00:00
5295bf272e
fix(core): update
2020-08-20 01:20:15 +00:00
01dbf842e9
fix(core): update
2020-06-20 01:47:53 +00:00