This release "solves" multiple issues with the package. We have reverted a lot of the functionality to be more basic and less bug prone. The user experience will be similar. We intend to build from this release with new functionality in the near future. We have added continous integration and deployment functions through GitHub Actions.
What's Changed
- patch-html-baseline not showing when downloaded #14 by @DrMattG in #69
- Revert to release 0.3.1 by @afeierman in #70
- go back to state at release 0.3.1 by @afeierman in #72
- Add loop for openstreetmap tiles by @DrMattG in #89
- add plotting for points without lat/long by @nealhaddaway in #90
- Add not plot option by @DrMattG in #91
- Add spiderfy option to clusers by @DrMattG in #100
- remove filter (commented out) by @DrMattG in #101
- migrate to a package and add github action by @chriscpritchard in #105
- migrate to a package and add github action by @chriscpritchard in #106
- updated check-and-deploy action by @chriscpritchard in #108
- Adapt DT::datatable code to display correctly by @DrMattG in #107
New Contributors
- @nealhaddaway made their first contribution in #90
- @chriscpritchard made their first contribution in #105
Full Changelog: 0.4.0...v0.5