Version 0.58.0

Version 0.58.0

Release date: April 22, 2020

Looks like we forgot to publish this last time! So I’m just backfilling it now…

Highlights:

  • :briefcase: Made st.selectbox filtering case-insensitive.
  • ㈬ Better support for Tensorflow sessions in @st.cache.
  • :bar_chart: Changed behavior of st.pyplot to auto-clear the figure only when using the global Matplotlib figure (i.e. only when calling st.pyplot() rather than st.pyplot(fig)).