Skip to content

aiootp — v0.23.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@rmlibre rmlibre released this 06 Jul 22:03
· 107 commits to main since this release
v0.23.10
2137324

Changes for version 0.23.10

Major Changes

  • fix(commons): deduplicate logic to keep behavior consistent [#14] by @rmlibre in #15
  • feat(commons): support tuples of types in typed_slots classes

Minor Changes

  • fix(concurrency): use timing-safe token comparisons & mask repr
  • fix(concurrency): rely on context manager boolean control flow
  • docs(coc): fix typos & rename first section
  • docs(perm): add missing operator in doc string examples
  • docs(cipher): fix salt misuse resistance calculations [#16] by @rmlibre in #17
  • docs(concurrency): fix typos & grammar in doc strings
  • perf(commons): separate & order inclusion checks
  • style(lint): turn on "ARG" flag & fix associated warnings

Full Changelog: v0.23.9...v0.23.10