Skip to content

Releases: smonkewitz/scisql

0.3.11

03 Jun 20:11
8a2fb35
Compare
Choose a tag to compare
  • Adds nanojanskyToAbMag, nanojanksyToAbMagSigma, abMagToNanojansky and abMagToNanojanskySigma photometry UDFs.

  • Adds MySQL 8.0 compatibility (recent releases had only been tested against MariaDB 10.x). Added MariaDB, MySQL, and documentation CI builds via github actions.

  • Documentation now published in github pages (https://smonkewitz.github.io/scisql)

Python3 doc script bug fix

23 Nov 16:58
Compare
Choose a tag to compare

Update use of deprecated method xml.etree.ElementTree.Element.getiterator in the docs.py Python documentation generation script.

Python 3.7 build support

28 Mar 20:22
75eee47
Compare
Choose a tag to compare

Upgrade waf to 2.0.15, which supports using Python 3.7 for builds.

Python 3 bugfixes

18 Aug 16:40
Compare
Choose a tag to compare

A few more Python 3 bugfixes.

After this release, we'll get builds testing in Travis

Python 2 Bugfix

24 Jun 00:04
Compare
Choose a tag to compare

undeploy fails on python 2. This fixes that

0.3.6: Python3 build support and documentation build fixes

20 May 00:34
Compare
Choose a tag to compare
Merge pull request #15 from smonkewitz/support_python3

Support python3

0.3.5: Merge pull request #9 from smonkewitz/tickets/DM-4867

25 Jan 18:05
Compare
Choose a tag to compare

0.3.4: Merge pull request #8 from fjammes/u/fjammes/DM-4642

06 Jan 21:15
Compare
Choose a tag to compare

This point release makes sciSQL useable with MariaDB.

Issues addressed in this release: