0.60.29

(feat): Add support for propertyAccess in the IR -> FDR SDK conversion.

0.60.28

(fix): Fixed an issue where local generation could produce invalid build files (like pyproject.toml) when GitHub configuration was missing a repository URL. The CLI now ensures a repository URL is always set when possible.

0.60.27

(fix): Added support for using Podman as a container runner with fern generate --runner podman. This allows users to run generators locally using Podman instead of Docker.