Releases: SciTools-incubator/image-meta-tag
vn0.6.6
vn0.6.6 now installs a working version through conda.
vn0.6.5
As vn0.6.4, with a bugfix to setup so it might work on windows through conda-forge.
Although vn0.6.5 installs correctly through conda, it does not install the javascript components to the correct location.
vn0.6.1
Improvements to the memory optimisation in vn0.6.0.
vn0.6.0
JavaScript optimisations for speed of use and memory efficiency.
vn0.5.0
JSON compression in the web pages enabled for much faster load times.
vn0.4.5
Bugfix to setup.py : Previous version of setup.py did not copy over the javascript files required to present a webpage.
vn0.4.4
Bugfix to allow image tags to include SQL special characters.
Database read function renamed db.read() for ease of use (the old name still works).
vn0.4.3
A minor change on top of 0.4.2, with the ability to label the animator step buttons on the output webpages.
vn0.4.2
Merge pull request #54 from SciTools-incubator/PIL_string_bytes Premult step simplified
vn0.4.1
Tweak to setup.py only