Skip to content
This repository has been archived by the owner on Aug 23, 2018. It is now read-only.

Releases: LowieHuyghe/edmunds-python

Release 0.5.1 (2017-11-19)

19 Nov 15:38
Compare
Choose a tag to compare
  • Fixed changelog documentation

Release 0.5.0 (2017-11-19)

19 Nov 15:31
Compare
Choose a tag to compare
  • #76: Improve configuration processing
  • #79: Fix Migrations

Release 0.4.2 (2017-11-13)

13 Nov 22:31
Compare
Choose a tag to compare
  • #83 Fixed error-reporting issue on Google App Engine
  • Added DebuggerApplication when debugging in Google App Engine SDK.

Release 0.4.1 (2017-11-12)

12 Nov 17:44
Compare
Choose a tag to compare
  • Added command to get valid Google App Engine version

Release 0.4.0 (2017-11-10)

10 Nov 18:15
Compare
Choose a tag to compare
  • Merged GaeApplication and Application

Release 0.3.4 (2017-11-04)

19 Nov 14:22
Compare
Choose a tag to compare
  • #78: Fixed the tests after fixing the sqlite urls

Release 0.3.3 (2017-11-04)

19 Nov 14:22
Compare
Choose a tag to compare
  • #78: Fixed missing / in sqlite database urls
  • #77: Fixed wrong command in docs

Release 0.3.2 (2017-11-03)

19 Nov 14:20
Compare
Choose a tag to compare
  • #77: Fixed issue with click option descriptions

Release 0.3.1 (2017-11-03)

19 Nov 14:19
Compare
Choose a tag to compare
  • #77: Fixed App Engine dependency issue
  • #73: Add GitLab CI config to the Edmunds Instance next to Circle CI
  • Use tar instead of zip for edmunds-instance to keep file permissions

Release 0.3.0 (2017-11-02)

19 Nov 14:14
Compare
Choose a tag to compare
  • #16: Added Security and Authentication
  • #68: Implemented Flask CLI instead of Flask Script
  • #61: Reviewed code for Alpha release