Releases: fako/datascope
Python 3.10
Python 3.10 (pre-release)
Updates to the latest Python.
Removes data for future_fashion.
Updates to the latest Celery
Updates to the latest Postgres
Django 3.2 (stable)
Only updates a few packages to keep it stable and secure.
Prepares for Python 3.10 and the newest Ubuntu.
Last version to support future_fashion app.
Django 3.2
Says goodbye to some older projects that are unlikely to resurrect.
Updates some packages and removes unused "core" code as well as some legacy Python 3 compatibility code.
Starts using Django's JSONField.
No longer uses ManifestationProcessor and its Manifestation tasks.
Uses Datagrowth v0.17
GCloud
GCloud (prerelease)
First steps towards moving from Digital Ocean to GCloud.
Django 2.2
Updates most Python package to a latest version.
Squashes migrations to get rid of some old code.
Before Django 2.2
A point in time where datascope works with Django 1.11, including all preparations to migrate (the database) to Django 2.2.
Docker (host network)
Refactors the code and deploy script to use Docker instead of home-made artifacts.
In this version all containers run on the host network.
Datagrowth (Postgres, not MySQL)
Brings Datagrowth up-to-date with other projects.
Adds code to complete the migration from MySQL to Postgres.
Squashes more migrations to start clean-up.
Ready to put Datagrowth into its own package! Easy as 1, 2, 3!