fix(documentation): Updated documentation in readme.md

This commit is contained in:
2024-07-05 11:04:46 +02:00
parent 2bc50c6714
commit aa8fd8b47d
5 changed files with 255 additions and 31 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2024-07-05 - 1.0.28 - fix(documentation)
Updated documentation in readme.md
- Fixed and elaborated on the installation steps for npm and yarn.
- Added usage examples and interfaces overview sections.
- Included sections on advanced usage scenarios like handling multiple CSV files, transaction filtering and aggregation.
## 2024-07-02 - 1.0.27 - fix(core)
Fix npm package availability links and status badges in readme.md