Skip to content
This repository was archived by the owner on Jul 20, 2024. It is now read-only.

Releases: Sparrow0hawk/mynearestleedsmarginal

v2023.02.2

15 Feb 08:54
3f7dbbc

Choose a tag to compare

This is a minor release that updates the app to remove Google Analytics and implement some minor backend logging.

It also updated the deployment script for 2023.

What's Changed

Full Changelog: v2023-01...v2023.02.2

mynearestleedsmarginal 2023

14 Feb 08:37
a541159

Choose a tag to compare

This is the first release for the updated app for 2023. No major changes to app logic have been introduced, source data has been updated for 2023 (using results from 2022).

What's Changed

Full Changelog: v3.1.0rc...v2023-01

v3.1.0rc - 2021 Version release candidate

11 Feb 21:02
baf92d8

Choose a tag to compare

This is a revamp of the app for local election in 2021. This is a release candidate and is subject to potential changes.

Summary of changes:

  • Migrated repository to use renv for handling R dependencies rather than packrat
  • Included some of the data used including Leeds GeoJSON for council wards
  • Migrated internal app logic to use a single SpatialPolygonDataframe rather than separate polygons and data
  • Included a Dockerfile
  • Updated README to include instructions for deploying to GCP
  • Wording updated for 2021
  • Added a new button for connecting user straight to Dialogue for the specific returned council ward
  • Updated app to run with R v4.0.3
  • Included conda environment file for managing other dependencies