Releases: taskiq-python/natsrpy
Releases · taskiq-python/natsrpy
0.0.13
0.0.12
0.0.11
0.0.10
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
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