feat: add VTB broker XLSX converter

This commit is contained in:
2026-08-19 15:53:58 +03:00
parent e78445888f
commit 076ab7b055
7 changed files with 224 additions and 4 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## [Frontend 0.9.1 / Backend 0.6.3 / Shared 0.2.1] - 2026-08-19
### Added
- Added a standard-library VTB broker XLSX converter for cash movements and a portfolio/trades sidecar JSON.
- Added optional source operation IDs so repeated statement imports remain idempotent without collapsing legitimate identical operations.
## [Frontend 0.9.0 / Backend 0.6.2] - 2026-08-19
### Changed