Skip to content

v0.3.0

Compare
Choose a tag to compare
@srydell srydell released this 28 Feb 15:08
· 24 commits to main since this release

News

Documentation

  • Improved the introduction documentation to include a full download and setup.

Internal

  • Move namespaces around so it doesn't cause linker errors when linking to other frontends
    • Functionality concerning pybind is now under the Pybind namespace
    • Middle layer objects, previously under PybindProxy, are now Pybind::Proxy