Releases: jbkinney/logomaker
Releases · jbkinney/logomaker
Release v0.8.6
Full Changelog: v0.8.5...v0.8.6
Release test0.8.6
Full Changelog: v0.8.3...test0.8.6
v0.8.4
Various bug fixes.
Fixed overly stringent numerical type checking. Also updated documentation a bit.
v0.8.2
Fixed multiple issues and incorporated multiple pull requests. In particular:
- No longer rebuilds matplotlib cache when loading.
- Intelligently updates xlim and ylim when drawing logos to a figure with multiple axes using sharex=True and/or sharey=True.
- stack_order = "fixed" option in Logo() now works.
Logomaker version 0.8 on PyPI
Logomaker version 0.6 on PyPI
Moving old jupyter notebooks to current jupyter notebooks folder, tes…