cds-spreadsheetimporter-plugin
Version:
Spreadsheet importer as CAP plugin
40 lines (17 loc) • 1.33 kB
Markdown
# [1.1.0](https://github.com/spreadsheetimporter/cds-spreadsheetimporter-plugin/compare/v1.0.3...v1.1.0) (2026-06-16)
### Features
* allow scoped spreadsheet imports ([#2](https://github.com/spreadsheetimporter/cds-spreadsheetimporter-plugin/issues/2)) ([05e9b2f](https://github.com/spreadsheetimporter/cds-spreadsheetimporter-plugin/commit/05e9b2f856e3414d5dc25bfa29fdb3d5f087bc18))
## [1.0.3](https://github.com/lemaiwo/cds-spreadsheetimporter-plugin/compare/v1.0.2...v1.0.3) (2025-04-05)
### Bug Fixes
* proper handling of stream ([419ba9b](https://github.com/lemaiwo/cds-spreadsheetimporter-plugin/commit/419ba9b11509f39617f932bc229303f06d2bbf14))
## [1.0.2](https://github.com/lemaiwo/cds-spreadsheetimporter-plugin/compare/v1.0.1...v1.0.2) (2024-11-19)
### Bug Fixes
* add error handling if entity is not available ([516009b](https://github.com/lemaiwo/cds-spreadsheetimporter-plugin/commit/516009b269b34a18ab4496a7447ba887100df0f0))
## 1.0.1 (2024-11-19)
### Bug Fixes
* add error handling to avoid server crashes ([7a3856c](https://github.com/lemaiwo/cds-spreadsheetimporter-plugin/commit/7a3856cf1d879c043895d70c32d8f11ff5df167a))
# Changelog
All notable changes to this project will be documented in this file.
## 1.0.0 (2024-11-16)
### Features
* Initial release of cds-spreadsheetimporter-plugin