Skip to content

Latest commit

 

History

History
79 lines (53 loc) · 1.73 KB

CHANGELOG.rst

File metadata and controls

79 lines (53 loc) · 1.73 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

Types of changes:

  • Added: for new features.
  • Changed: for changes in existing functionality.
  • Deprecated: for soon-to-be removed features.
  • Removed: for now removed features.
  • Fixed: for any bug fixes.
  • Security: in case of vulnerabilities.

0.2.0 - 2018-07-27

Added

  • Allow dynamic loading preferences package.module.
  • Dynamic loading of client preference chemistry operators and drivers.

Changed

  • Changed name from acqua to aqua.
  • Add version to about dialog

Fixed

  • Fixed validation error for string of numbers.
  • Fix backend name ui show

0.1.1 - 2018-07-12

Added

  • UI Preferences Page including proxies urls, provider, verify.

Changed

  • Remove use_basis_gates flag.
  • Change Qiskit registering for Qiskit 0.5.5.
  • Changed enable_substitutions to auto_substitutions.

Fixed

  • GUI - Windows: new line appears when text view dismissed.
  • Catch qconfig.py save error.
  • UI Fix Popup cut/copy/paste/select all behavior in mac/windows/linux.
  • UI Should truncate debug output for large arrays

0.1.0 - 2018-06-13

Changed

  • Changed description and change package name to dashes in setup.py.
  • Update description and fixed links in readme