Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@delapuente delapuente released this 25 May 18:37

This version makes qasmsim dual license: APACHE and MIT as recommended in the Rust API guidelines.

Features

  • RuntimeError and SemanticError now implements error-related traits std::error::Error and std::fmt::Display.