Skip to content

Releases: stonier/streamlit_parameters

0.2.0

26 Nov 17:26
Compare
Choose a tag to compare

Upgrades the experimental query parameter apis to the non-experimental versions that were released in streamlit 1.30.
This fixes #6.

0.1.6

04 Jan 16:02
Compare
Choose a tag to compare
fixup

v0.1.5

03 Jan 18:36
Compare
Choose a tag to compare
  • Handles 'false' booleans in the query string correctly (previously reset them to true)