40 lines
1.2 KiB
Markdown
40 lines
1.2 KiB
Markdown
# Change Log
|
|
|
|
## [1.0.4] 2021-11-10
|
|
### Improvements
|
|
|
|
- Bump Codebase: [Flask Dashboard](https://github.com/app-generator/boilerplate-code-flask-dashboard) v2.0.0
|
|
- Dependencies update (all packages)
|
|
- Flask==2.0.1 (latest stable version)
|
|
- Better Code formatting
|
|
- Improved Files organization
|
|
- Optimize imports
|
|
- Docker Scripts Update
|
|
- Gulp Tooling (SASS Compilation)
|
|
- Fixes:
|
|
- Import error caused by WTForms
|
|
|
|
## [1.0.3] 2021-05-16
|
|
### Dependencies Update
|
|
|
|
- Bump Codebase: [Flask Dashboard](https://github.com/app-generator/boilerplate-code-flask-dashboard) v1.0.6
|
|
- Freeze used versions in `requirements.txt`
|
|
- jinja2 = 2.11.3
|
|
|
|
## [1.0.2] 2021-05-11
|
|
### Improvements
|
|
|
|
- Bump Codebase: [Flask Dashboard](https://github.com/app-generator/boilerplate-code-flask-dashboard) v1.0.5
|
|
- Freeze used versions in `requirements.txt`
|
|
- flask_sqlalchemy = 2.4.4
|
|
- sqlalchemy = 1.3.23
|
|
|
|
## [1.0.1] 2021-02-10
|
|
### Improvements
|
|
|
|
- Bump UI: [Jinja Template Black](https://github.com/app-generator/jinja-black-dashboard) v1.0.1
|
|
- Bump Codebase: [Flask Dashboard](https://github.com/app-generator/boilerplate-code-flask-dashboard) v1.0.4
|
|
|
|
## [1.0.0] 2020-08-21
|
|
### Initial Release
|