Move pandas and numpy version compatibility forward
1.0.0
First release of Disdat that only includes the API / CLI for creating and managing bundles. The instrumented form of Luigi, Disdat-Luigi, has been moved to its own repo / package.
0.9.16
Small change to allow users to call disdat.entrypoints.docker_ep with a custom `cmd` array
0.9.15
1.) For Disdat-Luigi tasks: do not exec git if env variables describing git repo information exist 2.) Use setuptools_scm for versioning 3.) Place all entrypoints (cli and docker) in one place in repo, enabling users to easily call the Disdat entrypoint if they do not use the Disdat dockerizer.