Version 0.10.0
🎉 A new version after almost 5 years!
This version is a nearly complete rewrite of the old Python 2 codebase, using Python 3 and the Flask web framework. I have to publicly express my gratitude to Oz Tiram for the original PR which started the Python 3 port years ago.
This version focuses on streamline the feed fetcher, fix security issues, and improve testing, while the next major one will revamp the UI. Coldsweat now uses the trusty Flask web framework and latest version of the lovely Peewee ORM which supports Sqlite, MySQL, and PostgreSQL databases.
Coldsweat is now available as a Python wheel, so it can be installed from PyPI like any other package via pip
or similar utilities.
I hope you will enjoy this new release!