File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed
Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ Unreleased]
9+
10+ ## [ 0.1.0] ( https://github.com/quantinuum-dev/qulacs-bridge/releases/tag/v0.1.0 ) - 2025-04-11
11+
12+ ### Added
13+
14+ - Add PauliRotation support
15+ - Add more state functions
16+ - more gates and such
17+
18+ ### Other
19+
20+ - Fix arguments
21+ - Specify release-plz arguments
22+ - Try updating packages
23+ - Add git client
24+ - Install devenv
25+ - Correct syntax
26+ - Try and use devenv
27+ - Try getting ci working
28+ - Correct shell syntax
29+ - Specify the shell
30+ - Reduce footprint of dev shell
31+ - Add nix dependencies
32+ - Create ci.yml
33+ - initial commit
You can’t perform that action at this time.
0 commit comments