- upgrade
@pirxpilot/csv-parseto ~1 - transition to ESM format
- use
biomeas a linter and formatter
- use @pirxpilot/csv-parse to enable client side usage
- rename to @furkot/import-csv
- upgrade csv-parser to 5.4.0
- replace Travis CI with github actions
- replace should with assert
- modernize and format code
- replace mocha with node:test
- uniform error handling
- support Furkot driving log CSV
- update to ES6
- support capitalized field names
- add support for stop duration
- update dependencies
- replace csv module with csv-parse
- add basic parser implementation