feat(readme): Revamp documentation and package description for enhanced clarity

This commit is contained in:
Juergen Kunz
2025-07-13 15:08:19 +00:00
parent 3dbf194320
commit 71a5a32198
4 changed files with 274 additions and 617 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## 2025-07-12 - 1.6.0 - feat(readme)
Revamp documentation and package description for enhanced clarity
- Restructured README to highlight real-time stock data and German business data, streamlining quick start and advanced examples
- Updated package.json description to better reflect library capabilities
- Added .claude/settings.local.json to define permissions for external tools
- Refined code examples in tests and documentation for improved clarity and consistency
## 2025-04-09 - 1.5.3 - fix(test)
Await file writes in Handelsregister tests to ensure all downloads complete before test end