Releases: cytomining/cytominer-database
Releases · cytomining/cytominer-database
0.0.1b2
Second beta release of 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:
- Enable PyPI deployment on Travis
- Publishing universal wheels
- CI for Python 2.7 and 3.6 on Linux and Windows
In compliance with PyPI, @shntnu has become the primary package author. Other authors and contributors are referenced in a contributors document.
0.0.1b1
First beta release of 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