- Cleanup
- Fix issue #19
- Update README.md
- Cleanup
- Infer
- 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
- Update README.md
- Update README.md
- Update README.md
- Fix issue #12
- 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
- Delete obsolote functions
- Cleanup error trapping again
- Cleanup error trapping
- Update README.md
- Cleanup
- Cleanup
- WIP
- Rename GuessFormat to the slightly more professional InferFormat
- Work on GuessFormat
- Cleanup tests
- Improve variable format processing
- Start on GuessFormat function
- Update README.md
- Update README.md
- Update README.md
- WIP
- Cleanup tests
- Fix error propagating (Issue #8)
- Add namespace script artifact (Issue #9)
- Cleanup
- First pass at error trapping
- Cleanup tests
- First pass at verifying format pattern
- Update README.md
- Add optional window year anchor argument (Issue #6)
- Update README.md
- Update README.md
- Tweak century window algorythm and enhance tests
- Minor cleanup
- Update README.md
- Fix isue #1, and some refactoring
- Start tests
- Add version, etc., to single function dist
- Add systems vars to single function dist
- Make single function for distribution
- Handle undelimited fixed with leading variable elements
- Update README.md
- Update README.md
- Update README.md
- Update README.md
- Update README.md
- Update README.md
- Cleanup, remove legacy code
- Rename some function
- Wholesale refactoring
- First pass at variable width formats
- First pass at refactoring fixed width code
- Create README.md
- Copy in legacy code