v1.0.7
What's Changed
- Allow specification of separator when loading csv files
- Prevent type inferrer treating long strings of digits as numbers and turning them into floating point
- Allow CSV serializer to load csvs without header-row
- Better support for hex numbers - implement parsehex and tohex
- More consistent use of UTC in dateTime functions
Full Changelog: v1.0.6...v1.0.7