Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

48 lines (30 loc) · 1.3 KB

Changelog

0.1.7 (2024-12-09)

🐛 Bug Fixes

  • Use CI from crawlee-python to publish to PyPI

0.1.6 (2024-12-09)

🐛 Bug Fixes

  • Fix description in pyproject.toml

0.1.5 (2024-09-04)

🚀 Features

  • Add link to google colab in the README

0.1.4 (2024-09-04)

🚀 Features

  • Allow to add Actor inputs (run_input) in the ApifyDatasetFromActorCall.run() method

0.1.3 (2024-08-04)

🚀 Features

  • Update code examples in the documentation

0.1.2 (2024-08-02)

🐛 Bug Fixes

  • Correct examples in the documentation

0.1.1 (2024-07-31)

🐛 Bug Fixes

  • Fixed publication to PyPI

0.1.0 (2024-07-30)

🚀 Features

  • Added support for the Apify-Haystack integration
  • Added code examples

[0.0.1] (2024-07-25)

🚀 Features

  • Dummy package apify-haystack was released on PyPI.
  • Added CI