Skip to content

Releases: CellProfiler/prokaryote

2.1.2

18 Aug 15:05
Compare
Choose a tag to compare

Upgrade OME dependencies to 5.5.3

2.1.1

01 Aug 20:13
Compare
Choose a tag to compare
pypi deployment

2.1.0

01 Aug 18:41
Compare
Choose a tag to compare
travis fixes

2.0.0

08 Jun 13:42
Compare
Choose a tag to compare
Create pom.xml

Patch to FlowCyteReader

07 Apr 17:40
Compare
Choose a tag to compare

This fixes a bug in the FlowCyteReader caused by misinterpreting one of the TIF tags. The fix has been pushed to BioFormats, but this patch is here while waiting for the next release.

Fixes CellProfiler issue #1843

11 Mar 15:42
Compare
Choose a tag to compare

Minor fix - handle non-capturing regexps properly

Support numeric well rows

09 Mar 21:07
Compare
Choose a tag to compare

This is a very minor release to support CellProfiler issue CellProfiler/CellProfiler#1677.

1.0.8

08 Jan 18:38
Compare
Choose a tag to compare
Bump POM to 1.0.8

1.0.7: Merge pull request #18 from CellProfiler/issues/16

07 Jan 14:48
Compare
Choose a tag to compare
Oh sadness bdist_egg hacks itself past using build, so this

1.0.6

06 Jan 16:40
Compare
Choose a tag to compare
  • Modified setup.py to include prokaryote/prokaryote.jar and .txt file in data_files. This makes pip uninstall prokaryote clean those files up and it adds them to the list of files in the package so that application bundlers like py2exe and py2app can properly package them.
  • Changed .travis.yml to use the TRAVIS_TAG environment variable to get the correct jar to upload.