Skip to content

Commit fa012fe

Browse files
committed
chore: add 1.0.0 release notes
1 parent e8c3515 commit fa012fe

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# Changelog
22

3+
## [1.0.0] - 2025-10-26
4+
- First stable release of the typed Exa API client.
5+
- Covers search, research, websets, monitors, imports, events, and webhooks resources based on the OpenAPI spec.
6+
- Adds Sorbet-backed request/response structs, schema-aware structured output helpers, retrying transport, and streaming utilities.
7+
- Bundles developer ergonomics: connection pooling, pagination helpers, JSON/SSE streaming, and extensive README docs.
8+
39
## [0.1.0] - 2025-10-25
410
- Initial gem scaffolding.

0 commit comments

Comments
 (0)