Releases: smonkewitz/scisql
Releases · smonkewitz/scisql
0.3.11
-
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
Update use of deprecated method xml.etree.ElementTree.Element.getiterator
in the docs.py
Python documentation generation script.
Python 3.7 build support
Upgrade waf to 2.0.15, which supports using Python 3.7 for builds.
Python 3 bugfixes
A few more Python 3 bugfixes.
After this release, we'll get builds testing in Travis
Python 2 Bugfix
undeploy fails on python 2. This fixes that
0.3.6: Python3 build support and documentation build fixes
Merge pull request #15 from smonkewitz/support_python3 Support python3
0.3.5: Merge pull request #9 from smonkewitz/tickets/DM-4867
This release fixes an OS/X build issue - DM-4867