Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.

Releases: commonknowledge/groundwork

v0.2.0

10 Nov 16:18
7fd4414
Compare
Choose a tag to compare

Improvements

  • Make mapbox-gl a peer dependency

Full Changelog: v0.1.5...v0.2.0

v0.1.5

14 Sep 16:46
d74ea7c
Compare
Choose a tag to compare

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

28 Aug 16:55
bba40e7
Compare
Choose a tag to compare

Improvements

  • Updates mapboxgl to 2.10, so that globe projections can be used

Security

  • Updates django and removes pillow packages to cover security issues

Bugs

Full Changelog: v0.1.3...v0.1.4

v0.1.3

05 Apr 17:54
5809da3
Compare
Choose a tag to compare

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

09 Dec 19:01
e1a6cd1
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/commonknowledge/groundwork/commits/v0.1.2