Skip to content

Releases: gecrooks/weblogo

v3.9.0

23 Dec 20:22
80c2a16
Compare
Choose a tag to compare

3.9.0 (2024-12-23) [Gavin Crooks, Melissa Fabros]

  • remove support for python 3.8, add support for 3.13
  • minor miscellaneous improvements

Weblogo 3.9 runs under python 3.10, 3.11, 3.12, and 3.13

v3.8.0

29 Sep 02:11
c520c7e
Compare
Choose a tag to compare

Add support for python 3.12, and drop support for 3.8

3.7.12

26 Jul 00:19
af571ab
Compare
Choose a tag to compare

Bug fix for custom color schemes on website

3.7.11

26 May 20:08
6a8726f
Compare
Choose a tag to compare

Added typehints.

3.7.10

11 May 15:29
458c4a2
Compare
Choose a tag to compare

Minor release to make color schemes case sensitive.

What's Changed

Full Changelog: 3.7.9...3.7.10

3.7.9

10 Jan 04:00
b48ed94
Compare
Choose a tag to compare

Python 3.10 support, and other minor improvements

3.7.8

08 Jan 08:35
5f02a60
Compare
Choose a tag to compare

Bug fix for URL file upload

3.7.7

09 Dec 00:14
f55fd06
Compare
Choose a tag to compare

Python 3.9 support, and workflow improvements

3.7.6

09 Dec 00:10
f55fd06
Compare
Choose a tag to compare

Add support for python 3.9

3.7.5

16 Apr 00:48
e7fc88c
Compare
Choose a tag to compare
Add py38 tests (#105)