Releases · rigetti/rpcq · GitHub
Skip to content

Releases: rigetti/rpcq

v3.10.0

Choose a tag to compare

@notmgsk notmgsk released this 07 Apr 18:02
Bump version

v3.9.2

Choose a tag to compare

@notmgsk notmgsk released this 13 Aug 15:51
  • Rework types calculation with locks #153

v3.9.1

Choose a tag to compare

@ameyer-rigetti ameyer-rigetti released this 19 Apr 17:41
3a73471
Fixes thread-safety issue in Message.types() (#151)

* Fixes thread-safety issue in Message.types()

* Bump version to 3.9.1

v3.9.0

Choose a tag to compare

@notmgsk notmgsk released this 12 Apr 22:02
bump VERSION.txt

v3.8.0

Choose a tag to compare

@notmgsk notmgsk released this 28 Jan 19:39
6c0da0d
Bump version to 3.8.0

v3.7.0

Choose a tag to compare

@notmgsk notmgsk released this 29 Dec 20:09

Changelog

Updates

Bug fixes

  • Correctly report timeout in timeout error messages (@notmgsk, #144).
  • Fix for breaking change in upstream cl-messagepack (@notmgsk, #146).

v3.6.0

Choose a tag to compare

@kalzoo kalzoo released this 25 Nov 20:26
7ede574
  • Add YokogawaGS200Channel message

v3.5.0

Choose a tag to compare

@notmgsk notmgsk released this 18 Nov 19:51
Bump version to 3.5.0

v3.4.0

Choose a tag to compare

@notmgsk notmgsk released this 15 Jul 23:37
Bump version to 3.4.0

v3.3.0

Choose a tag to compare

@braised-babbage braised-babbage released this 27 Apr 17:30

Changelog

Additions and Improvements

Bugfixes

  • Misc typo and annotation corrections (@appleby).