Skip to content

Releases: GoogleCloudPlatform/functions-framework-python

v1.1.1

07 Feb 03:30
@di di
ae45fa0
Compare
Choose a tag to compare

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

30 Jan 18:53
@di di
7f06eb5
Compare
Choose a tag to compare

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

09 Jan 19:45
@di di
b2bbaf0
Compare
Choose a tag to compare

Initial published version of Functions Framework for Python.