Skip to content

Releases: randyzwitch/streamlit-folium

v0.11.1

16 Feb 21:30
36f09bc

Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0

19 Jan 13:36
0611f60

Choose a tag to compare

What's Changed

  • Add support for last tooltip clicked and add test by @blackary in #112

Full Changelog: v0.10.0...v0.11.0

v0.10.0

04 Jan 14:46
86cfd12

Choose a tag to compare

What's Changed

  • Fix bug, isolate string generation, add more tests by @blackary in #108
  • Add VectorGrid support by @blackary in #109
  • Use playwright to generate functional frontend tests by @blackary in #110
  • Try and make tests more reliable by clicking on navigation links twice and checking for page title by @blackary in #111

Full Changelog: v0.9.0...v0.10.0

v0.9.0

02 Jan 16:56
4cd2af1

Choose a tag to compare

What's Changed

  • Update requirements to make examples use 0.8.1 by @blackary in #101
  • Add code and test to make sure all references to variables are correctly overwritten with standardized ones… by @blackary in #104

Full Changelog: v0.8.1...v0.9.0

v0.8.1

09 Dec 15:13
ff02b7b

Choose a tag to compare

What's Changed

  • Bump example by @blackary in #99
  • Standardize ids that get assigned to force unnecessary rerunning, and explicitly turn off events for old layers by @blackary in #100

Full Changelog: v0.8.0...v0.8.1

Dynamic map updates

08 Dec 14:45
bc45005

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

10 Nov 03:07
83eec9e

Choose a tag to compare

What's Changed

Full Changelog: v0.6.15...v0.7.0

v0.6.15

31 Aug 12:19
68526ea

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.14...v0.6.15

v0.6.14

06 Jul 20:32
52c7b88

Choose a tag to compare

Fix Draw plugin functionality

What's Changed

  • Fix all_drawings to get properly populated by @blackary in #76

Full Changelog: v0.6.13...v0.6.14

Return map center in returned data

31 May 15:47
b5d7998

Choose a tag to compare

What's Changed

Full Changelog: v0.6.12...v0.6.13