Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 536 Bytes

CHANGELOG.md

File metadata and controls

41 lines (25 loc) · 536 Bytes

v0.1.1 (2023-02-13)

Fix

  • refactor release env
  • make bloch sphere background transparent

Refactor

  • replace link from 12rambau branch
  • move the badges to the top of the file

v0.1.0 (2023-01-20)

Fix

  • use file from git repo

Refactor

  • typo in binder link
  • typo in binder link

v0.0.0 (2023-01-20)

Feat

  • add dst file option (#6)
  • add demo
  • add BBT class

Fix

  • use any pathlike object
  • access distant data in examples
  • improve CD/CI

Refactor

  • solve mypy checks
  • lint with ruff