feat(stocks): Add Marketstack provider (EOD) with tests, exports and documentation updates

This commit is contained in:
2025-10-11 15:21:57 +00:00
parent 3b76de0831
commit 4716ef03ba
10 changed files with 1388 additions and 269 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@fin.cx/opendata',
version: '1.6.1',
version: '1.7.0',
description: 'A comprehensive TypeScript library for accessing business data and real-time financial information. Features include German company data management with MongoDB integration, JSONL bulk processing, automated Handelsregister interactions, and real-time stock market data from multiple providers.'
}