Skip to content

1.9.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Sep 01:27
· 145 commits to main since this release

Version 1.9.0-rc.1

This is a prerelease version. There may be bugs, and API compatibility is not yet guaranteed.
Please: BACK UP YOUR PROJECTS

Notable changes

Fixed

  • [#694] When correcting parameter drivers when parameter types change, multiple intermediate copy stages would be
    generated. This has no negative effect, but made writing tests in downstream packages more complex.