* releases: (978 commits)
Update release instructions for building docs
Change to http git protocol
Add 0.10 to docs
Set version 0.10
Move removal of deprated functionality by one version
Correctly apply catch_warnings()
Avoid circular imports
Mention which parameters to label are optional. Simplify label deprecation.
Fix broken and circular imports
Update bento build
Fix imports and suppress deprecation warnings
Move implementation of label to measure submodule
Move label to measure module (with deprecation). Warn that background parameter will default to 0 in v0.12.
Fix copy/paste error in docstring.
Change EPD link to Enthought Canopy
Improve description of subpixel corner localization
Comment special case when local patch around is constant
Test invalid input for unwrap_phase
Fix docstring of skimage.filter.rank.threshold_percentile
Test 90deg rotation for similarity transform
...
* tag 'v0.10.0': (978 commits)
Update release instructions for building docs
Change to http git protocol
Add 0.10 to docs
Set version 0.10
Move removal of deprated functionality by one version
Correctly apply catch_warnings()
Avoid circular imports
Mention which parameters to label are optional. Simplify label deprecation.
Fix broken and circular imports
Update bento build
Fix imports and suppress deprecation warnings
Move implementation of label to measure submodule
Move label to measure module (with deprecation). Warn that background parameter will default to 0 in v0.12.
Fix copy/paste error in docstring.
Change EPD link to Enthought Canopy
Improve description of subpixel corner localization
Comment special case when local patch around is constant
Test invalid input for unwrap_phase
Fix docstring of skimage.filter.rank.threshold_percentile
Test 90deg rotation for similarity transform
...
* tag 'v0.9.1':
Set version to 0.9.1.
Add missing files to MANIFEST for sdist upload.
Update manifest not to include gh-pages in docs.
Get rid of that inherited 's' once and for all.
* tag 'v0.9.0': (1278 commits)
Update docversions correctly for 0.9.x.
Mark BRIEF and Censure as experimental in release notes.
Update gh-pages instructions in RELEASE.txt.
Fix markup error in marching cubes docs.
Correctly determine version number from module.
Update version in docs.
Update versions for 0.9.0 release.
Update 0.9 release notes with new features.
Contrib script now shows PRs and merges.
Update contributors script to count by date.
Speed up memory views in watershed function
Speed up memory views in skeletonize function
Speed up memory views in line drawing function
Speed up memory views in local_binary_pattern
Fix Py3 exception in GTK plugin.
Fix Python 3 list handling.
Dictionary interface to preserve backward compatibility for RegionProps.
Update author order for 0.9 release notes.
Add contributors to 0.9.
Rewrite contributor lister in Python.
...