Releases: GoogleCloudPlatform/functions-framework-python
Releases · GoogleCloudPlatform/functions-framework-python
v1.2.0
Added
- Add support for
--host
flag (#20)
v1.1.1
Added
- Add support for
--dry-run
flag (#14)
Changed
- Make
--debug
a flag instead of a boolean option
Fixed
- Better support for CloudEvent functions and error handling
v1.0.1
Added
- Add Cloud Run Button (#1)
- Add README badges (#2)
- Add
debug
flag documentation (#7)
- Add
watchdog
dependency (#8)
Fixed
- Fix
--signature-type
typo (#4)
- Fix
install_requires
typo (#12)
v1.0.0
Initial published version of Functions Framework for Python.