Releases: amickael/create-flask-service
Releases · amickael/create-flask-service
Version 0.1.6
Version 0.1.5
Enhancements
- Added a PyPI version check
Version 0.1.4
Enhancements
- Added pytest to standard requirements
Version 0.1.3
Bug fixes
- Fixed a bug where a permissions issue would cause overwriting an existing directory to fail on NT systems
Version 0.1.1
Bug fixes
- Fixed bug where requirements would not install on NT systems
Version 0.1.0
Enhancements
- Requirements now automatically retrieves the latest version for each dependency
Version 0.0.11
Version 0.0.11
Bug fixes
- Fixed a bug where
pip install
requirements into the new venv would fail on some POSIX systems
Version 0.0.9
First release of create-flask-service
See README.md for details