- Dependency update, fixing a bug in the filters
- Moving filter functionality to js-array-filter library
- Adding write functionality with 2 methods: write and writeData
- Fixed issue with filters having array of values
- Updated tests
- Added Filter type definitions to export
- Adding more operators for strings
- Added data filtering
- Add encoding option in constructor
- Option filterColumns now also works for type = "array" in the getData method
- Fixed definitions: ItemType type definition, removed isReferenceData
- Fixed type export
- Added type export
- Fixed first row issue for NDJSON
- NDJSON support