Skip to content

Releases: miintto/redis-lock-py

1.1.1

02 Nov 16:54
Compare
Choose a tag to compare

Version compatibility

Improve code readability and usability

  • Create base class for exceptions
  • Move duplicate scripts and variables to base class

⚠️ Notification

Version 1.1.0 contains a build issue that published without any package content
Please use version 1.1.1, which includes the correct build configuration.

1.0.0

10 Dec 05:55
Compare
Choose a tag to compare

Features

  • Support for Python 3.12
  • Enhance CI/CD flow using GitHub Action.

0.3.0

19 Feb 09:45
Compare
Choose a tag to compare

Features

  • Automate testing workflows using GitHub Action

0.2.0

12 Feb 07:57
Compare
Choose a tag to compare

Features

  • Switch the project file from setup.py to pyproject.toml

0.1.1

01 Feb 16:41
Compare
Choose a tag to compare

Docs

  • Rewrite README in English.
  • Enhance the gitignore file.

0.1.0

01 Feb 12:41
Compare
Choose a tag to compare

Features

  • 🎉 Initial Release!