Releases: ESHackathon/eviatlas
Releases · ESHackathon/eviatlas
Simplify and repackage
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
0.4.0: Merge pull request #68 from ESHackathon/restructure
Restructure as package with ability to save custom app
0.3.1
Version 0.3: Filtering and shapefiles
Version 0.3 is released and includes some major updates. These include:
- Limited support for shapefile mapping and visualizations
- Dynamic atlas (aka the leaflet map) updating as parameters change, rather then being rebuilt from scrath
- The ability to display a subset of data across the app using a series of filters set in the Map Database tab
- Various other bugfixes and improvements
Version 0.2 for paper release
A number of fixes and improvements from last release, and as the paper describing EviAtlas was released in Environmental Evidence, we'll mark with a new beta version.
Version 0.1.0
Basic functionality to aid researchers in the creation of creating map databases while doing systematic reviews or systematic maps