Skip to content

v0.1.1a1

Pre-release
Pre-release
Compare
Choose a tag to compare
@idavis idavis released this 31 Jan 20:30
· 244 commits to main since this release
5228da5

0.1.1a1 - 2022-01-31

Core

  • Enhance error messages when accessing qubit and registers #11
  • Updating microsoft-quantum-qir-runtime-sys to f4f281236 on main #14
  • Updating pyo3 and maturin to latest versions. #16
  • Creating bare context/module/builder for JIT'ing #17
  • Adding cargo fmt/clippy checks on build with associated code fixes. #21
  • Support running modules with a custom entry point name or multiple entry points #23
  • Support loading modules from memory and clean up module loading API #24

Infrastructure

  • Documentation and Cleanup for Release #1
  • Adding Mock language for Bernstein-Vazirani generation example #4
  • Properly picking up markdown lint config #5
  • Removed markdown lint workflow to take the org template instead #6
  • Create link and spell check validations #7
  • Added and updates readmes #8
  • Adding a contribution guide and a link to the code of conduct #9
  • Run generator and jit examples as part of the CI. #10
  • Update Instructions for Examples #13
  • Create Linux container smoke tests during CI #22
  • Build conceptual and API docs with Sphinx #30
  • Fix documentation links that couldn't be checked as part of the first docs PR #37