Releases: randyzwitch/streamlit-folium
Releases · randyzwitch/streamlit-folium
v0.25.3
v0.25.2
v0.25.1
v0.25.0
v0.24.1
v0.24.0
What's Changed
- Support on_change callback functions and if custom key is passed use it in session state by @blackary in #241
Full Changelog: v0.23.2...v0.24.0
v0.23.2
What's Changed
- Explain taskfile installation by @blackary in #234
- Add Python 3.13 to testing by @randyzwitch in #229
- Update typo by @randyzwitch in #236
- Call Streamlit.setFrameHeight to set frame height correctly by @raethlein in #237
New Contributors
- @raethlein made their first contribution in #237
Full Changelog: v0.23.1...v0.23.2
v0.23.1
What's Changed
- Fix FutureWarning about literal json by @randyzwitch in #228
- Should fix the lint action failing by @blackary in #232
- Add a global reference to the Streamlit library by @hansthen in #230
Full Changelog: v0.23.0...v0.23.1
v0.23.0
What's Changed
- Remove experimental_ prefix from example app by @randyzwitch in #215
- docs: include link to PyCafe for a live example by @maartenbreddels in #210
- Add return values for selected layers in LayersControl by @reyemb in #217
- Revert "Add return values for selected layers in LayersControl" by @randyzwitch in #223
- Add contributing guide and Taskfile by @blackary in #219
- Remove comment about deprecating folium_static by @randyzwitch in #224
- Returning selected layers by @reyemb in #225
- Prepare for 0.23.0 release by @randyzwitch in #226
New Contributors
- @maartenbreddels made their first contribution in #210
- @reyemb made their first contribution in #217
Full Changelog: v0.22.1...v0.23.0