- does not fail on strptime directives only
- allows parsing only basenames
- adds special metadata extraction of
_datetime
- allows for duplicate strptime directives.
- Rethought organization that simplifies API but eliminates db connections.
- transitioning into v2 API (using filepath_to_metadata & metadata_to_filepath)
- fix missing limit clause implementation
- switch to using sqlalchemy engine rather than db handler
- add CLI
- first version