What's Changed * Explain taskfile installation by blackary in https://github.com/randyzwitch/streamlit-folium/pull/234 * Add Python 3.13 to testing by randyzwitch in https://github.com/randyzwitch/streamlit-folium/pull/229 * Update typo by randyzwitch in https://github.com/randyzwitch/streamlit-folium/pull/236 * Call Streamlit.setFrameHeight to set frame height correctly by raethlein in https://github.com/randyzwitch/streamlit-folium/pull/237
New Contributors * raethlein made their first contribution in https://github.com/randyzwitch/streamlit-folium/pull/237
What's Changed * Fix FutureWarning about literal json by randyzwitch in https://github.com/randyzwitch/streamlit-folium/pull/228 * Should fix the lint action failing by blackary in https://github.com/randyzwitch/streamlit-folium/pull/232 * Add a global reference to the Streamlit library by hansthen in https://github.com/randyzwitch/streamlit-folium/pull/230
What's Changed * Remove experimental_ prefix from example app by randyzwitch in https://github.com/randyzwitch/streamlit-folium/pull/215 * docs: include link to PyCafe for a live example by maartenbreddels in https://github.com/randyzwitch/streamlit-folium/pull/210 * Add return values for selected layers in LayersControl by reyemb in https://github.com/randyzwitch/streamlit-folium/pull/217 * Revert "Add return values for selected layers in LayersControl" by randyzwitch in https://github.com/randyzwitch/streamlit-folium/pull/223 * Add contributing guide and Taskfile by blackary in https://github.com/randyzwitch/streamlit-folium/pull/219 * Remove comment about deprecating folium_static by randyzwitch in https://github.com/randyzwitch/streamlit-folium/pull/224 * Returning selected layers by reyemb in https://github.com/randyzwitch/streamlit-folium/pull/225 * Prepare for 0.23.0 release by randyzwitch in https://github.com/randyzwitch/streamlit-folium/pull/226
New Contributors * maartenbreddels made their first contribution in https://github.com/randyzwitch/streamlit-folium/pull/210 * reyemb made their first contribution in https://github.com/randyzwitch/streamlit-folium/pull/217
What's Changed * All ruff, upgrade, remove types-all by blackary in https://github.com/randyzwitch/streamlit-folium/pull/212 * Fix issue with Draw Support by hansthen in https://github.com/randyzwitch/streamlit-folium/pull/211
What's Changed * add font-size to html tag to avoid conflict with bootstrap css by JonDHo in https://github.com/randyzwitch/streamlit-folium/pull/206 * Remove Leaflet js from bundled code by randyzwitch in https://github.com/randyzwitch/streamlit-folium/pull/205
New Contributors * JonDHo made their first contribution in https://github.com/randyzwitch/streamlit-folium/pull/206