This repository has been archived by the owner on Jun 21, 2024. It is now read-only.
Releases: commonknowledge/groundwork
Releases · commonknowledge/groundwork
v0.2.0
v0.1.5
Improvements
- Adds in_place=False mode to the map, which allows you to build complex compositions of map/html elements and hook onto the Map instance in more flexible ways. Includes example HTML and JS.
Security
- Upgrade
mako
to^1.2.2
for a security fix
Full Changelog: v0.1.4...v0.1.5
v0.1.4
Improvements
- Updates mapboxgl to 2.10, so that
globe
projections can be used
Security
- Updates
django
and removespillow
packages to cover security issues
Bugs
- Fixes #60
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
-
Airtable API integration by @chrisdevereux in #22
-
Dependencies updates to address security concerns with Black / Click flagged by pyup.io
| package | installed | affected | ID | +============================+===========+==========================+==========+ | click | 7.1.2 | <8.0.0 | 47833 |
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Initial release
What's Changed
- Frontend toolchain setup and some basic map widgets by @chrisdevereux in #4
- Adds data pipeline framework and some uk geographical datasources by @chrisdevereux in #9
New Contributors
- @chrisdevereux made their first contribution in #1
Full Changelog: https://github.com/commonknowledge/groundwork/commits/v0.1.2