Releases: CodeForAfrica/HURUmap
v0.6.0 Colourful
v0.3.0 Django 1.11
- This release updates Django to 1.11.
- Allows us to store static and media files to S3
Add Mapit
This release adds Mapit to replace the use of geojson files
Release to update JS to use releases
Ensure dist
metadata are initialized in JS before being accessed to avoid TypeError
on reading undefined objects
Datasets and Releases
This release takes advantage of datasets and releases for versioning data. A dataset is a collection of related data tables, such as a national census. A dataset can be updated with new releases every few years. Not all data-tables will always be updated in every release, so HURUmap lets you link data tables to
releases individually.
This version also adds the ability to have more than one data qualifier in the data-qualifier
attribute delimited by \n
and a new way to hide or CTA when there's missing data on the the profile pages
0.0.13
Pre-Datasets and Releases
0.0.12
version 0.0.12
v0.0.1
An early release to get tagging going.