> 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.1.2

**`(feat):`** Represent enums in objects as strings.

**`(fix):`** Generated wrapped requests now implement `JsonSerializableType`.

**`(fix):`** Fix a bug where we don't set the request options baseurl properly.

**`(fix):`** Fix bugs in our numeric type serde and add tests.