Skip to content

Releases: taskiq-python/natsrpy

0.0.13

27 Mar 16:30
6545f18

Choose a tag to compare

What's Changed

  • Added test coverage. by @s3rius in #39
  • Added test result analyzis. by @s3rius in #40
  • Add tests to improve Rust code path coverage by @Copilot in #41
  • Optimize performance + allocator replacement. by @s3rius in #43

Full Changelog: 0.0.12...0.0.13

0.0.12

26 Mar 22:48
11f9df3

Choose a tag to compare

What's Changed

Full Changelog: 0.0.11...0.0.12

0.0.11

26 Mar 17:02
eb13b3d

Choose a tag to compare

What's Changed

  • Added missing API methods. by @s3rius in #33
  • Replaced async functions with actual returned Future types. by @s3rius in #35

Full Changelog: 0.0.10...0.0.11

0.0.10

26 Mar 12:50
2309ebd

Choose a tag to compare

What's Changed

  • Fixed timedelta API. by @s3rius in #25
  • Generated kv tests. by @s3rius in #26
  • Add docstrings to all type stubs in python/natsrpy by @Copilot in #27
  • Fixed nats.request method. by @s3rius in #28
  • Added CRDT Counters support. by @s3rius in #29
  • Fixed release workflow. by @s3rius in #30
  • Add test coverage and docstrings for counters module by @Copilot in #31

New Contributors

  • @Copilot made their first contribution in #27

Full Changelog: 0.0.9...0.0.10

0.0.9

25 Mar 21:37
dbf56ec

Choose a tag to compare

What's Changed

  • Added stubtest in pre-commit config. by @s3rius in #18
  • Full implementation of object_store. by @s3rius in #20
  • Add comprehensive object_store test coverage (46 new tests) by @s3rius in #21
  • Exposed exceptions to Python API. by @s3rius in #22
  • Updated .pre-commit deps. by @s3rius in #23
  • Implemented KV. by @s3rius in #24

Full Changelog: 0.0.8...0.0.9

0.0.8

25 Mar 02:04
464f392

Choose a tag to compare

What's Changed

Full Changelog: 0.0.7...0.0.8

0.0.7

23 Mar 20:49
1b26890

Choose a tag to compare

What's Changed

  • Updated subscription interface by @s3rius in #14
  • Added JS information parsed from message by @s3rius in #16

Full Changelog: 0.0.6...0.0.7

0.0.6

23 Mar 01:54
fa0b9e0

Choose a tag to compare

What's Changed

  • Small consumer API improvements. by @s3rius in #13

Full Changelog: 0.0.5...0.0.6

0.0.5

23 Mar 01:24
a1d6a84

Choose a tag to compare

What's Changed

  • Added initial object-store implementation. by @s3rius in #12

Full Changelog: 0.0.4...0.0.5

0.0.4

22 Mar 12:42
4d76d59

Choose a tag to compare

What's Changed

  • Added better API for timeouts. by @s3rius in #10
  • Implemented push and pull consumers by @s3rius in #11

Full Changelog: 0.0.3...0.0.4