Skip to content

2.0.0

Compare
Choose a tag to compare
@haydngreatnews haydngreatnews released this 27 May 21:24
6c4ae4b

What's Changed

  • Use correct Python 3.4 runtime on Travis by @mojeto in #43
  • Touch-ups to the new documentation. by @FlipperPA in #41
  • Support Wagtail 7 by @haydngreatnews in #49
    • (BREAKING) Removed compatibility with Wagtail 6.3 and before (use wagtailgmap==1.0.1 instead)
    • (BREAKING) Rename the latlng kwarg to latlngMode to better reflect it's meaning
    • (BREAKING) Rename edit_handlers to panels in line with Wagtail Core
    • Migrated admin JS to Stimulus
    • Replace "WidgetWithScript" with a plain input that has media
    • Migrate CI testing to Github Actions
    • Update tox file
    • Format code with black
    • Updated test app for modern Django (mostly url to path)

New Contributors

Full Changelog: 1.0.1...2.0.0