Skip to content

Releases: SciTools-incubator/image-meta-tag

vn0.6.6

12 Oct 21:43
Compare
Choose a tag to compare

vn0.6.6 now installs a working version through conda.

vn0.6.5

19 Sep 09:31
Compare
Choose a tag to compare

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

03 May 11:39
Compare
Choose a tag to compare

Improvements to the memory optimisation in vn0.6.0.

vn0.6.0

27 Apr 13:51
Compare
Choose a tag to compare

JavaScript optimisations for speed of use and memory efficiency.

vn0.5.0

30 Mar 13:18
Compare
Choose a tag to compare

JSON compression in the web pages enabled for much faster load times.

vn0.4.5

23 Mar 12:02
Compare
Choose a tag to compare

Bugfix to setup.py : Previous version of setup.py did not copy over the javascript files required to present a webpage.

vn0.4.4

03 Mar 16:46
Compare
Choose a tag to compare

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

13 Dec 14:24
Compare
Choose a tag to compare

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

16 Nov 12:56
Compare
Choose a tag to compare
Merge pull request #54 from SciTools-incubator/PIL_string_bytes

Premult step simplified

vn0.4.1

09 Nov 14:54
Compare
Choose a tag to compare

Tweak to setup.py only