Skip to content

v1.0.7

Compare
Choose a tag to compare
@NeilMacMullen NeilMacMullen released this 12 Aug 15:42
· 13 commits to main since this release
e003477

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