Skip to content

Commit d82e808

Browse files
committed
🖉 Update changelog with v1.0.0-preview.1
1 parent 37abd1e commit d82e808

File tree

1 file changed

+42
-20
lines changed

1 file changed

+42
-20
lines changed

changelog.md

Lines changed: 42 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,52 +1,74 @@
11
# Changelog
22

3-
## [v1.1.0](https://github.com/devlooped/GrokClient/tree/v1.1.0) (2025-12-05)
3+
## [v1.0.0-preview.1](https://github.com/devlooped/xAI/tree/v1.0.0-preview.1) (2026-01-02)
44

5-
[Full Changelog](https://github.com/devlooped/GrokClient/compare/v1.0.3...v1.1.0)
5+
[Full Changelog](https://github.com/devlooped/xAI/compare/v1.1.0...v1.0.0-preview.1)
66

77
:sparkles: Implemented enhancements:
88

9-
- ⬆️ Add hybrid/semantic/keyword retrieval modes with reranker config [\#12](https://github.com/devlooped/GrokClient/pull/12) (@kzu)
9+
- Add support for collection search results citations [\#35](https://github.com/devlooped/xAI/pull/35) (@kzu)
10+
- Make client disposable so it clears Grpc clients [\#34](https://github.com/devlooped/xAI/pull/34) (@kzu)
11+
- Rename extension method to add xAI protocol clients [\#32](https://github.com/devlooped/xAI/pull/32) (@kzu)
12+
- Improve tool conversion and make API public [\#31](https://github.com/devlooped/xAI/pull/31) (@kzu)
13+
- Bring in M.E.AI integration from Devlooped.Extensions.AI [\#30](https://github.com/devlooped/xAI/pull/30) (@kzu)
14+
- Rename xAI project to xAI.Protocol [\#27](https://github.com/devlooped/xAI/pull/27) (@kzu)
15+
- Rename to xAI [\#25](https://github.com/devlooped/xAI/pull/25) (@kzu)
1016

11-
## [v1.0.3](https://github.com/devlooped/GrokClient/tree/v1.0.3) (2025-12-04)
17+
:twisted_rightwards_arrows: Merged:
1218

13-
[Full Changelog](https://github.com/devlooped/GrokClient/compare/v1.0.2...v1.0.3)
19+
- Fix protocol package id [\#28](https://github.com/devlooped/xAI/pull/28) (@kzu)
20+
21+
## [v1.1.0](https://github.com/devlooped/xAI/tree/v1.1.0) (2025-12-05)
22+
23+
[Full Changelog](https://github.com/devlooped/xAI/compare/v1.0.3...v1.1.0)
1424

1525
:sparkles: Implemented enhancements:
1626

17-
- ⬆️ Rename server-side document search tools to attachment search [\#11](https://github.com/devlooped/GrokClient/pull/11) (@kzu)
27+
- ⬆️ Add hybrid/semantic/keyword retrieval modes with reranker config [\#12](https://github.com/devlooped/xAI/pull/12) (@kzu)
1828

19-
## [v1.0.2](https://github.com/devlooped/GrokClient/tree/v1.0.2) (2025-12-03)
29+
## [v1.0.3](https://github.com/devlooped/xAI/tree/v1.0.3) (2025-12-04)
2030

21-
[Full Changelog](https://github.com/devlooped/GrokClient/compare/v1.0.1...v1.0.2)
31+
[Full Changelog](https://github.com/devlooped/xAI/compare/v1.0.2...v1.0.3)
2232

2333
:sparkles: Implemented enhancements:
2434

25-
- ⬆️ Add new include option for verbose chunks in streaming response [\#10](https://github.com/devlooped/GrokClient/pull/10) (@kzu)
35+
- ⬆️ Rename server-side document search tools to attachment search [\#11](https://github.com/devlooped/xAI/pull/11) (@kzu)
2636

27-
## [v1.0.1](https://github.com/devlooped/GrokClient/tree/v1.0.1) (2025-12-02)
37+
## [v1.0.2](https://github.com/devlooped/xAI/tree/v1.0.2) (2025-12-03)
2838

29-
[Full Changelog](https://github.com/devlooped/GrokClient/compare/v1.0.0...v1.0.1)
39+
[Full Changelog](https://github.com/devlooped/xAI/compare/v1.0.1...v1.0.2)
3040

3141
:sparkles: Implemented enhancements:
3242

33-
- ⬆️ Add end\_index for InlineCitation [\#9](https://github.com/devlooped/GrokClient/pull/9) (@kzu)
43+
- ⬆️ Add new include option for verbose chunks in streaming response [\#10](https://github.com/devlooped/xAI/pull/10) (@kzu)
44+
45+
## [v1.0.1](https://github.com/devlooped/xAI/tree/v1.0.1) (2025-12-02)
46+
47+
[Full Changelog](https://github.com/devlooped/xAI/compare/v1.0.0...v1.0.1)
48+
49+
:sparkles: Implemented enhancements:
50+
51+
- ⬆️ Add end\_index for InlineCitation [\#9](https://github.com/devlooped/xAI/pull/9) (@kzu)
52+
53+
## [v1.0.0](https://github.com/devlooped/xAI/tree/v1.0.0) (2025-11-29)
54+
55+
[Full Changelog](https://github.com/devlooped/xAI/compare/v1.0.0-rc...v1.0.0)
3456

35-
## [v1.0.0](https://github.com/devlooped/GrokClient/tree/v1.0.0) (2025-11-29)
57+
## [v1.0.0-rc](https://github.com/devlooped/xAI/tree/v1.0.0-rc) (2025-11-29)
3658

37-
[Full Changelog](https://github.com/devlooped/GrokClient/compare/v1.0.0-rc...v1.0.0)
59+
[Full Changelog](https://github.com/devlooped/xAI/compare/v1.0.0-beta...v1.0.0-rc)
3860

39-
## [v1.0.0-rc](https://github.com/devlooped/GrokClient/tree/v1.0.0-rc) (2025-11-29)
61+
## [v1.0.0-beta](https://github.com/devlooped/xAI/tree/v1.0.0-beta) (2025-11-29)
4062

41-
[Full Changelog](https://github.com/devlooped/GrokClient/compare/v1.0.0-beta...v1.0.0-rc)
63+
[Full Changelog](https://github.com/devlooped/xAI/compare/v1.0.0-alpha...v1.0.0-beta)
4264

43-
## [v1.0.0-beta](https://github.com/devlooped/GrokClient/tree/v1.0.0-beta) (2025-11-29)
65+
## [v1.0.0-alpha](https://github.com/devlooped/xAI/tree/v1.0.0-alpha) (2025-11-29)
4466

45-
[Full Changelog](https://github.com/devlooped/GrokClient/compare/v1.0.0-alpha...v1.0.0-beta)
67+
[Full Changelog](https://github.com/devlooped/xAI/compare/v0.1.0...v1.0.0-alpha)
4668

47-
## [v1.0.0-alpha](https://github.com/devlooped/GrokClient/tree/v1.0.0-alpha) (2025-11-29)
69+
## [v0.1.0](https://github.com/devlooped/xAI/tree/v0.1.0) (2025-11-25)
4870

49-
[Full Changelog](https://github.com/devlooped/GrokClient/compare/2d9b3b880caca8f90bb994bc6e5d679dee26197d...v1.0.0-alpha)
71+
[Full Changelog](https://github.com/devlooped/xAI/compare/2d9b3b880caca8f90bb994bc6e5d679dee26197d...v0.1.0)
5072

5173

5274

0 commit comments

Comments
 (0)