Skip to content
This repository was archived by the owner on Mar 19, 2026. It is now read-only.

Releases: prefect-archive/prefect-twitter

v0.2.2

29 Nov 19:56
b9d8b83

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

13 Nov 22:52
b286594

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

05 Oct 18:11
a1be81a

Choose a tag to compare

What's Changed

  • args_to_attrs by @ahuang11 in #20
  • Add cruft by @ahuang11 in #22
  • Bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.1 by @dependabot in #23
  • Bump actions/add-to-project from 0.3.0 to 0.4.0 by @dependabot in #25
  • Add analytics by @ahuang11 in #26
  • Sync Collection with changes to prefect-collection-template by @prefect-collection-synchronizer in #24
  • Update CODEOWNERS to Open Source GH team by @desertaxle in #32
  • Bump JamesIves/github-pages-deploy-action from 4.4.1 to 4.4.3 by @dependabot in #33
  • Conditional imports to support operating with pydantic>2 installed by @chrisguidry in #36

New Contributors

  • @prefect-collection-synchronizer made their first contribution in #24
  • @chrisguidry made their first contribution in #36

Full Changelog: v0.1.1...v0.2.0

v0.1.1

04 Aug 22:49
7628536

Choose a tag to compare

0.1.1

Changed

  • Updated tests to be compatible with core Prefect library (v2.0b9) and bumped required version - #17
  • Converted TwitterCredentials into a Block - #17

v0.1.0

29 Mar 21:16
7fba74a

Choose a tag to compare

0.1.0

Released on March 29th, 2022.

Added

  • update_status and media_upload tasks - #1
  • get_status and get_media_upload_status tasks - #2