Skip to content

Releases: baodrate/types-pika

First (Pre-)Release!

18 Jan 13:14
1.2.0b1
61bb600
Compare
Choose a tag to compare
First (Pre-)Release! Pre-release
Pre-release

Publishing as types-pika to pypi, with all the outstanding fixes from hahow/pika-stubs + a bunch of small fixes.

What's Changed

  • Fix tests by @qubidt in #4
  • blocking_connection: Fix consume() return type by @qubidt in #1
  • Remove python_requires restriction by @qubidt in #2
  • Fix arguments type for BlockingChannel.queue_declare by @qubidt in #3
  • Blocking Connection: allow sequence of parameters by @qubidt in #8
  • Allow basic_publish with either str or bytes by @qubidt in #7
  • Linting & Testing by @qubidt in #9
  • Improvements by @qubidt in #10

New Contributors

  • @qubidt made their first contribution in #4

Full Changelog: 0.1.3...1.2.0b1