Skip to content

Releases: the-carlisle-group/Text2Date

0.0.20

12 May 16:01
Compare
Choose a tag to compare

Release Notes

0.0.18

07 May 13:47
Compare
Choose a tag to compare

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

0.0.17

20 Feb 17:57
Compare
Choose a tag to compare

Release Notes

  1. Update README.md
  2. Update README.md
  3. Update README.md
  4. Fix issue #12

0.0.16

17 Feb 21:06
Compare
Choose a tag to compare

Release Notes

  1. More improvements to InferFormat
  2. Update README.md
  3. Simplify handling of leading variable element in an undelimited fixed pattern
  4. Update README.md
  5. Update README.md
  6. Update README.md
  7. Update README.md
  8. Improve InferFormat function
  9. Fix issue #11

0.0.15

13 Feb 16:29
Compare
Choose a tag to compare

Release Notes

  1. Delete obsolote functions
  2. Cleanup error trapping again

0.0.14

11 Feb 18:01
Compare
Choose a tag to compare

Release Notes

  1. Cleanup error trapping

0.0.13

11 Feb 16:34
Compare
Choose a tag to compare

Release Notes

  1. Update README.md
  2. Cleanup
  3. Cleanup
  4. WIP

0.0.12

11 Feb 16:30
Compare
Choose a tag to compare

Release Notes

  1. Cleanup
  2. Cleanup
  3. WIP

0.0.11

08 Feb 17:40
Compare
Choose a tag to compare

Release Notes

  1. Rename GuessFormat to the slightly more professional InferFormat
  2. Work on GuessFormat
  3. Cleanup tests

0.0.10

08 Feb 14:06
Compare
Choose a tag to compare

Release Notes

  1. Improve variable format processing
  2. Start on GuessFormat function