1.3 KiB
1.3 KiB
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
- Updated npm, GitLab, and GitHub links in readme.md.
- Enhanced status badges for clearer visibility.
2024-07-02 - 1.0.26 - fix(core)
Update package.json dependencies and metadata
- Updated devDependencies versions in package.json
2023-11-17 - 1.0.25 - core
Fixes and updates to the core functionalities.
- update
2023-11-16 - 1.0.15 to 1.0.24 - core
Series of fixes and updates to the core functionalities.
- update
2021-04-16 - 1.0.11 to 1.0.15 - core
Series of fixes and updates to the core functionalities.
- update
2019-07-07 - 1.0.8 - core
Fixes and added new features related to CSV parsing.
- add Base class for CSV Parsers
2019-06-24 - 1.0.5 to 1.0.7 - core
Series of fixes and updates to the core functionalities.
- update
2019-05-23 - 1.0.1 to 1.0.4 - core
Initial series of updates and fixes following project launch.
- update