Skip to content

Releases: randyzwitch/streamlit-folium

Fix CI process, clean up requirements.txt

17 May 20:50
48d8d1f
Compare
Choose a tag to compare

No changes to the API, just package clean-up

Support DualMaps

09 Mar 18:55
3d264ff
Compare
Choose a tag to compare

folium_static now supports DualMap, which allows for two maps to be placed next to each other horizontally.

Loosen Folium requirements

03 Mar 15:25
c107f6f
Compare
Choose a tag to compare

Per #14, there's nothing about this package that requires 0.11, so Folium >= 0.11 should be sufficient.

Add files to manifest

05 Feb 17:52
e753eaf
Compare
Choose a tag to compare

No functional changes to the Python code, added files to manifest to hopefully get the conda recipe to build properly

Add testing, update example for Streamlit 0.65

13 Aug 14:07
9befa3d
Compare
Choose a tag to compare

No code or API changes have been made, just the addition of tests and updating the example to show a custom page title

First release on PyPI

20 Jul 17:12
Compare
Choose a tag to compare

Published current work on PyPI to provide a means of soliciting feedback from greater community.