v.0.0.5¶
Improvements:¶
Improved database creation script in base_scripts/db_create.py, now all available migrations apply. A basic migration to Alembic was also created, which allows you to use the command with an empty database:
alembic upgrade head
Bugs fixed:¶
Config pulling without accept header (if the Accept header differs from ‘application/x-vl-config-file’, ‘application/json’ or “/”) was fixed
How to update from previous version:¶
To update from the previous version simply replace folders docs, luna_configurator, tests.