v0.1.4
No idea where v0.1.3 went...
What's Changed in v0.1.4
Exciting New Features 🎉
- fix(main.py): remove trailing comma in import statement to fix syntx error by @mauvehed in #55
- (release/0.1.4): New release and minor updates by @mauvehed in #56
Security/Dependency Changes 🛠
- build(deps): Bump gunicorn from 20.1.0 to 21.2.0 by @dependabot in #47
- build(deps): Bump flask from 2.3.2 to 2.3.3 by @dependabot in #48
- build(deps): Bump actions/checkout from 3 to 4 by @dependabot in #49
- build(deps): Bump flask from 2.3.3 to 3.0.0 by @dependabot in #50
- build(deps): Bump werkzeug from 3.0.0 to 3.0.1 by @dependabot in #52
Other Changes
- chore: change Python version to 3.10.6 by @mauvehed in #44
- Chore/fix escape issue by @mauvehed in #51
- chore(.gitignore): remove debug.sh from the list of ignored files by @mauvehed in #53
- chore(debug.sh): add debug.sh script to run Flask app in debug mode by @mauvehed in #54
Full Changelog: v0.1.2...v0.1.4