Skip to content
This repository was archived by the owner on Jun 21, 2025. It is now read-only.

Conversation

andrewthetechie
Copy link
Owner

@andrewthetechie andrewthetechie commented Sep 8, 2022

🤖 I have created a release beep boop

1.0.0 (2022-09-23)

⚠ BREAKING CHANGES

  • This is a breaking change to how updates for model attributes are saved to Redis. It removes the update classmethod and replaces with with a save method on each model.
  • This will result in "data loss" for existing models stored in redis due to the change in default separator. To maintain backwards compatbility with 0.7.0 and below, you will need to modify your existing models to set redis_separator = "%&_" as a field on them.

Features

Bug Fixes

  • fix pre-commit in example (ab94167)

Documentation

  • change typing to <3.10 compatible (2ccfa0a)
  • fix incorrect links in CONTRIBUTING.rst (a8ba8e5)
  • fix invalid doc in abstract.py (32d0d13)

This PR was generated with Release Please. See documentation.

@andrewthetechie andrewthetechie force-pushed the release-please--branches--main branch from 729254c to 69f0cc0 Compare September 23, 2022 03:20
@andrewthetechie andrewthetechie merged commit 6804417 into main Sep 23, 2022
@andrewthetechie andrewthetechie deleted the release-please--branches--main branch September 23, 2022 03:22
@andrewthetechie
Copy link
Owner Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
1 participant