Skip to content

Releases: the-carlisle-group/Text2Date

0.0.23

21 Aug 16:07

Choose a tag to compare

Release Notes

  1. Fix issue #20

0.0.22

07 Jan 21:42

Choose a tag to compare

Release Notes

  1. Tweak InferFormat for better results with excel serial numbers

0.0.21

23 Oct 13:24

Choose a tag to compare

Release Notes

  1. Cleanup
  2. Fix issue #19
  3. Update README.md

0.0.20

12 May 16:01

Choose a tag to compare

Release Notes

0.0.18

07 May 13:47

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

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

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

Choose a tag to compare

Release Notes

  1. Delete obsolote functions
  2. Cleanup error trapping again

0.0.14

11 Feb 18:01

Choose a tag to compare

Release Notes

  1. Cleanup error trapping

0.0.13

11 Feb 16:34

Choose a tag to compare

Release Notes

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