Skip to content

Releases: aleksul/repid

v1.0.0

27 Mar 01:02
0602452

Choose a tag to compare

Full Changelog: v0.2.3...v1.0.0

v1.0.0rc3

22 Jan 10:21
a0959a4

Choose a tag to compare

v1.0.0rc3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.3...v1.0.0rc3

v0.2.3

26 Mar 17:01

Choose a tag to compare

  • Updated from aioredis to redis-py
  • Replaced tox with pytest plugins

v0.2.2

13 Jan 12:14

Choose a tag to compare

  • Deleted hiredis from dependencies because it caused problems with Python 3.10

v0.2.1

11 Jan 04:28

Choose a tag to compare

  • 100% test coverage
  • Decorator now returns function itself
  • Dependencies were updated

v0.2.0

24 Nov 16:19

Choose a tag to compare

Bug fixes
Added docs

v0.1.2

23 Nov 20:06

Choose a tag to compare

  • Made an Actor class
  • Add docstrings
  • Small enhancements

v0.1.1

17 Nov 21:34

Choose a tag to compare

Already done

  • Queues
  • Simple jobs
  • Deferred jobs as well as separate queues for them
  • Job results
  • Worker class

Will be done soon

  • docs
  • better test coverage

Future releases may include breaking changes.