Skip to content

Breaking changes to check_inbox

Compare
Choose a tag to compare
@levz0r levz0r released this 24 Jan 15:38
· 100 commits to master since this release
  • PR #20: rethrow googleapis error.
  • Updated documentation, README.md (Issue #18).
  • Uses latest googleapis lib.
  • Breaking change: check_inbox doesn't accept subject, to, from & intervals from function args anymore. Use options object instead (Issue #15).