Skip to content

v0.4.0

Compare
Choose a tag to compare
@tk3369 tk3369 released this 06 Jan 23:19
· 168 commits to master since this release
9208234

As compared to v0.3.0

  • Fixed several bugs that prevents certain files from being read (#14, #15)
  • Fixed a byte alignment bug to load correct numerical data for STAT TRANSFER files (#8)
  • Improved numerical parsing performance
  • Improved memory-efficiency for String columns and provide a way for users to override default behavior
  • Revamped unit testing suite and added various test files