* commit 'v0.8.2-69-g97ae828': (638 commits)
Fix MSVC error C2036: 'void *' : unknown size
Update version to 0.8.1
Remove colon as multi-line comment symbol
Fix vectorized_ops for bento
BUG: not all histogram memory was aligned correctly
Add release instruction to update dev docs
Add mailing list adresses to release instructions
Use np.intp type for indices
Fix `ValueError: Buffer dtype mismatch` on win-amd64
Fix `ValueError: Buffer dtype mismatch` on win-amd64
Fix `ValueError: Buffer dtype mismatch` on win-amd64
Fix `ValueError: Buffer dtype mismatch` on win-amd64
Increase version number to 0.9
Fix release instruction for making docs
Update docversion for 0.8
Update version number for 0.8
Add release notes for version 0.8
DOC: Fix typo in remove_small_objects docstring.
Improve performance of normalization
Change color of circles for better visibility
...
* tag 'v0.8.1':
Update version to 0.8.1
Remove colon as multi-line comment symbol
Fix vectorized_ops for bento
BUG: not all histogram memory was aligned correctly
Add release instruction to update dev docs
Add mailing list adresses to release instructions
Use np.intp type for indices
Fix `ValueError: Buffer dtype mismatch` on win-amd64
Fix `ValueError: Buffer dtype mismatch` on win-amd64
Fix `ValueError: Buffer dtype mismatch` on win-amd64
Fix `ValueError: Buffer dtype mismatch` on win-amd64
Increase version number to 0.9
* tag 'v0.8.0': (625 commits)
Fix release instruction for making docs
Update docversion for 0.8
Update version number for 0.8
Add release notes for version 0.8
DOC: Fix typo in remove_small_objects docstring.
Improve performance of normalization
Change color of circles for better visibility
Remove unnecessary statement breaks
Improve performance and usage of data types of hough circle transformation
STY: Minor cleanup.
Add specific error messages and exceptions
Removing unnecessary typedefs for uint16_t in MSVC build
Change data type of index variables
Fix missed rename in example
Add raise and labeled image tests
Rename function to remove_small_objects
Improve docstring for remove_small_connected_components
Modify example to use remove_small_connected_components
Add tests for remove_small_connected_components
Add examples to docstring
...
* commit 'debian/0.6.1-1-1-gf768570':
PKG: Add python-qt4 as a recommended dependency.
Conflicts:
debian/changelog -- moved that entry up -- will serve a starting point for the 0.8.x changelog
Tagging what upstream released as Debian package 0.6.1-1
* tag 'debian/0.6.1-1':
PKG: More detailed changelog.
Changelog for 0.6.1-1.
PKG: Release 0.6.1 bugfix.
Merge pull request #214 from cgohlke/patch-1
PKG: Add python-support to build dependencies (closes Debian-681896).
Conflicts:
debian/changelog -- relates to pysupport dependency
debian/control
setup.py -- should be without change