5.6.0
What's Changed
- You can now manage multiple carts for the same user / session via the new
prefix
option. - A new
metadata
property is available on the cart object, it is a dictionary that can be used to store any information you want to attach to the cart.
Dependencies upgrade
- Bump pre-commit from 3.0.2 to 3.0.3 by @dependabot in #69
- build(deps-dev): bump pre-commit from 3.0.3 to 3.0.4 by @dependabot in #70
- Bump hiredis from 2.1.1 to 2.2.1 by @dependabot in #68
- build(deps-dev): bump mypy from 0.991 to 1.0.0 by @dependabot in #71
- build(deps-dev): bump redis from 4.4.2 to 4.5.0 by @dependabot in #72
- build(deps-dev): bump ipython from 8.9.0 to 8.10.0 by @dependabot in #74
- build(deps-dev): bump redis from 4.5.0 to 4.5.1 by @dependabot in #73
- build(deps-dev): bump mypy from 1.0.0 to 1.0.1 by @dependabot in #77
- build(deps-dev): bump django-stubs from 1.14.0 to 1.15.0 by @dependabot in #78
- build(deps): bump django from 4.1.6 to 4.1.7 by @dependabot in #76
- build(deps-dev): bump pre-commit from 3.0.4 to 3.1.0 by @dependabot in #79
- build(deps-dev): bump pre-commit from 3.1.0 to 3.1.1 by @dependabot in #80
Full Changelog: 5.3.2...5.6.0