To avoid too much churn with the v0.7 release, some breaking changes allow fallback to old property names (e.g. passing framerate instead of the new frame_rate). We should upgrade these to runtime warnings in v0.8 so they can be fully removed in v0.9.
To avoid too much churn with the v0.7 release, some breaking changes allow fallback to old property names (e.g. passing
framerateinstead of the newframe_rate). We should upgrade these to runtime warnings in v0.8 so they can be fully removed in v0.9.