Skip to content

Version 0.10.3

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Feb 02:56
· 385 commits to main since this release

Changes in this version:

[0.10.3] - 2024-02-23

New Functions 🚀

  • use_or
  • use_and
  • use_not

Fix 🍕

  • Removed signal warnings from use_websocket's send... methods.

Changes 🔥

  • use_color_mode now supports detection from an url query parameter. (thanks to @mondeja)