Skip to content

Releases: iggy-rs/iggy-python-client

v0.4.0

04 Mar 14:24
ce81551
Compare
Choose a tag to compare

What's Changed

  • Refactor IggyClient to be fully async and remove blocking calls by @haze518 in #36
  • Add stub gen by @haze518 in #37

New Contributors

Full Changelog: v0.2.7...v0.4.0

v0.2.7

13 Feb 17:14
5422c70
Compare
Choose a tag to compare

What's Changed

  • Convert to Apache 2.0 License by @kparisa in #33
  • ✨ Add timestamp, id and checksum info for a received message by @lsabi in #32
  • Update the metadata (title, description etc.) that it's part of the Apache now?, also, casually remove OpenSSL across the board #34 by @darioalessandro in #35

New Contributors

Full Changelog: v0.2.6...v0.2.7

v0.2.6

04 Nov 06:54
26b309c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.2.6

v0.2.5

31 Oct 07:02
59a5ac3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.4...v0.2.5

v0.2.4

31 Oct 06:33
1565c5e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

01 Jul 20:38
9c423f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

27 Jun 06:15
ad4a4cf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

26 Jun 14:20
643e97c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

04 Jun 11:51
243fb3f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

16 Dec 16:14
a6effdb
Compare
Choose a tag to compare

Working MVP, please consult examples to learn how to use it.

This version is available at pypi as iggy-py