* Add `short` argument to citation() function
* Add `max_iter` argument to thin() function
* Fixed labeled.bbox when there is no background (issue 61, reported by
Daniel Haehn)
* Added ``mahotas-features.py`` script
* bbox now allows dimensions greater than 2 (including when using the
``as_slice`` and ``border`` arguments)
* Extended croptobbox for dimensions greater than 2
* Added use_x_minus_y_variance option to haralick features
* Add function ``lbp_names``