All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Types of changes:
Added
: for new features.Improved
: for improvements to existing functionality.Deprecated
: for soon-to-be removed features.Removed
: for now removed features.Fixed
: for any bug fixes.Dependencies
: for updates to external libraries or packages.
- Added support for standalone measurements that do not store the result in a classical register (#141).
- Re-wrote the
QasmAnalyzer.extract_qasm_version
method so that it extracts the program version just by looking at the first non-comment line, instead of parsing the entire program (#140).
Archive of changelog entries from previous releases: