Skip to content

0.0.18

Choose a tag to compare

@PaulMansour PaulMansour released this 07 May 13:47
· 12 commits to master since this release

Release Notes

  1. Implement first of month bias in InferFormat (Issue #16)
  2. Fix issue #15
  3. Enhance false positive test
  4. Fix issue #14
  5. Fix test
  6. Add direct support for undelimited numeric data
  7. Add Excel formats (Issue #2)
  8. Update README.md
  9. Add multi-format support (Issue #7)
  10. Improve InferFormat function