> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://buildwithfern.com/learn/llms.txt.

## 0.3.1

**`(internal):`** 将头部供应商添加到 `RawClient` 构造函数参数中。

## 0.3.0

**`(break):`** 将所有 `Guid` 用法转换为 `string` 以避免大小写问题。

## 0.2.1

**`(fix):`** 修复多 URL 环境类编译问题。

## 0.2.0

**`(break):`** 将 `Environments.cs` 重命名为 `{OrgName}Environment`。

**`(feat):`** 为具有不同端点 URL 的环境生成类。