Skip to content

Releases: firecrawl/firecrawl-go

v2.4.0

25 Sep 09:36
94e11c1
Compare
Choose a tag to compare
  • Replace the languages metadata field's type with StringOrStringSlice to reflect the true type of it.

Full Changelog: v2.3.0...v2.4.0

2.3.0

06 Aug 14:59
d6ed91b
Compare
Choose a tag to compare

What's Changed

  • Fix: Correct module path for v2 to follow Go module versioning by @tao-qian in #29

New Contributors

Full Changelog: v2.2.0...v2.3.0

2.2.0

31 Jul 17:21
1b87b1d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

08 May 18:52
5a6fa54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0

v2.0.0

16 Dec 21:12
c464988
Compare
Choose a tag to compare

What's Changed

  • Add a type to handle string or string arr returns by @kpandya3 in #12

New Contributors

Full Changelog: v1.0.0...v2.0.0

v1.0.0

29 Aug 18:40
1aba0f5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v1.0.0

v0.0.1

29 Aug 13:54
Compare
Choose a tag to compare

This is the initial release of the Go SDK, tagged as v0.0.1. As the next release will focus on integrating with Firecrawl v1, v0 will no longer be maintained.

Full Changelog: https://github.com/mendableai/firecrawl-go/commits/v0.0.1