Skip to content

0.2.0

Choose a tag to compare

@mstemm mstemm released this 07 Jan 00:16
· 64 commits to master since this release

Major Changes

  • Add support for live reads of messages when a -to is specified in the future [#7]
  • Add support for filtering expressions in the read gmail command. [#8]
  • Add walkthrough notes that provide details on how the gmail adapter is implemented. Will be a useful reference for others who want to write their own adapters. [#5]

Minor Changes

  • Update to changes in juttle 0.2.0.
  • Add comprehensive unit tests and TravisCI integration. [#12]