Skip to content

Latest commit

 

History

History
49 lines (38 loc) · 1.77 KB

CHANGELOG.md

File metadata and controls

49 lines (38 loc) · 1.77 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.2] - 2020-02-20

Added

  • Add support for --host flag ([#20])

[1.1.1] - 2020-02-06

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

1.0.1 - 2020-01-30

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)

1.0.0 - 2020-01-09

Added

  • Initial release