Releases: itcentralng/flask-setup
Releases · itcentralng/flask-setup
v0.6.1
08 Aug 18:58
Compare
Sorry, something went wrong.
No results found
v0.6
10 Dec 19:48
Compare
Sorry, something went wrong.
No results found
fs now has ability to add modules with their model fields.
v0.5.1
13 Oct 15:26
Compare
Sorry, something went wrong.
No results found
Bug fix on 'build' command
v0.5.0
12 Oct 16:47
Compare
Sorry, something went wrong.
No results found
This version comes with two new features:
COPY and START
The COPY command will help you quickly make a copy of an existing blueprint
The START command will run the app - this will try to run on port 5000 if it fails then it will pick a random port to run.
v0.3.0
02 Feb 05:59
Compare
Sorry, something went wrong.
No results found
Templates are now in file and directory format, making building and generating apps and modules faster and better.
v0.2.0
21 Aug 03:56
Compare
Sorry, something went wrong.
No results found
v0.1.5
12 May 13:21
Compare
Sorry, something went wrong.
No results found
v0.1.4
11 May 22:14
Compare
Sorry, something went wrong.
No results found
You can now use flask_setup without having to keep passing project name. Also, model generator now available. Read the readme section of this release.
v0.1.3
28 Apr 01:25
Compare
Sorry, something went wrong.
No results found
generate and destroy functions are now available from the -g and -d flags for blueprint and marshmallow
v0.1.2
27 Apr 13:50
Compare
Sorry, something went wrong.
No results found
build simple flask app on the fly