Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Version 2.0.0

Choose a tag to compare

@bsamuel-ui bsamuel-ui released this 09 Oct 19:36
· 16 commits to master since this release
62760da

New:

  • New dynamodb ruleset in extras
  • Add preliminary TypedDict support for when 3.8 lands.
  • Adds a RLockCache that uses reentrant locks.
  • Refactors product type (attrs, dataclass, named tuples) especially for better error messages

Potentially breaking changes:

  • The examples directory is now extras
  • Add access method to SimpleCache that RuleSet will call.
  • Some actions in action_v1 are expecting the new Attribute object instead of a tuple