Skip to content

Fletcher v0.0.11

Pre-release
Pre-release

Choose a tag to compare

@johanpel johanpel released this 31 Jul 11:00
· 137 commits to develop since this release
9e763f5

This release upgrades Fletcher to depend on the first stable release of Arrow (v1.0.0).

Changes:

  • Minor API changes in both the C++ and Python library, specifically:
    • C++ runtime: WaitForFinish() is now called PollUntilDone().

    • Python runtime: wait_for_finish is now called poll_until_done.

    • The hardware construction library Cerata, used by Fletchgen, has been moved to a separate repository

Other than that, this release only contains some minor bugfixes that can be found in the commit log.