> 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.0.20 **`(internal):`** Enum serializers are now added directly to enum declarations. **`(internal):`** OneOf serializers are now added as a core class. ## 0.0.19 **`(fix):`** Enum serializers now handle reading and writing enum string values. **`(fix):`** Non-success status code errors are now thrown with the stringified response body.