- generate path to migration script location when running genconfig - fix config generator bug for dburi/dburl
0.4.0b12
---------------------
- CLI now uses MFW_APP and MFW_HOME environment variable - if MFW_APP and MFW_HOME are set, settings file will be loaded from MFW_HOME - generate-config avoids overwriting settings.yml if already exist
0.4.0b11
---------------------
- fix issue with forgotten rename of ldap_uri to ldap_url
0.4.0b10
---------------------
- semantic change dburi to dburl (BREAKS COMPAT) - import oauth in root module so that hook_oauth_models is available
0.4.0b9
--------------------
- alembic.ini is no longer required - migration logging now uses dictConfig