Releases: guiwitz/microfilm
Releases · guiwitz/microfilm
v0.3.0rc
v0.3.0
0.1.0
microfilm 0.1.0
This release adds a few notable features such as colorbars and the possibility to plot projections. This release also now uses the matplotlib-scalebar package to add scalebars instead of the previous custom solutions.
New Features
- Colorbar by @guiwitz in #12
- Scalebar from matplotlib-colorbar package by @guiwitz in #15
- Plotting projections of volume data by @guiwitz in #16
Improvements
- Accept additional matplotlib options for label format by @guiwitz in #8
- Default muli-channel colormaps are now CMY instead of RGB by @guiwitz in #17
API changes
- The usage of
matplotlib-scalebar
introduces some minor breaking changes. For details see the PR #15.
Full Changelog: v0.0.8...v0.1.0