Releases: the-carlisle-group/Text2Date
Releases · the-carlisle-group/Text2Date
0.0.21
Release Notes
- Cleanup
- Fix issue #19
- Update README.md
0.0.18
Release Notes
- Implement first of month bias in InferFormat (Issue #16)
- Fix issue #15
- Enhance false positive test
- Fix issue #14
- Fix test
- Add direct support for undelimited numeric data
- Add Excel formats (Issue #2)
- Update README.md
- Add multi-format support (Issue #7)
- Improve InferFormat function
0.0.17
Release Notes
- Update README.md
- Update README.md
- Update README.md
- Fix issue #12
0.0.16
Release Notes
- More improvements to InferFormat
- Update README.md
- Simplify handling of leading variable element in an undelimited fixed pattern
- Update README.md
- Update README.md
- Update README.md
- Update README.md
- Improve InferFormat function
- Fix issue #11
0.0.15
Release Notes
- Delete obsolote functions
- Cleanup error trapping again
0.0.14
Release Notes
- Cleanup error trapping
0.0.13
Release Notes
- Update README.md
- Cleanup
- Cleanup
- WIP
0.0.12
Release Notes
- Cleanup
- Cleanup
- WIP
0.0.11
Release Notes
- Rename GuessFormat to the slightly more professional InferFormat
- Work on GuessFormat
- Cleanup tests