0.109.1
(fix): Fix TypeScript SDK generator’s local GitHub generation to match remote generation.
0.109.0
(feat): Add support for binary primitive type in Conjure parser. Binary types are now converted to string with format: binary in Fern definitions, resolving “Cannot find declaration of type: binary” errors when importing Conjure files.