https://github.com/cytomining/cytominer-database/issues/86 Adds the option to skip the `Image_` header prefix in the image table. This is the new default behavior. Excluding or including the `Image_` header prefix can be configured on the command line with `--skip-image-prefix / --no-skip-image-prefix`.
0.0.1
- Added Windows support (in addition to OS X, Linux) - Multilevel commands under the cytominer-database namespace - Bug fixes - Improvements to package development, testing, and deployment including: - deployment to PyPI is enabled in Travis - CI for Python 2.7 and 3.6 on Linux and Windows