Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 378 Bytes

CHANGELOG.md

File metadata and controls

18 lines (13 loc) · 378 Bytes

Changelog

I will try to keep this up to date with each release (if there is ever more than one).

[0.1.0] - 2024-11-14

Added

  • Initial release
  • Synchronous and asynchronous clients for Firecrawl API
  • Support for scraping, crawling, and URL mapping
  • Full type hints with py.typed marker
  • Comprehensive documentation and examples

Changed

  • N/A

Fixed

  • N/A