Skip to content

v0.19.1

Compare
Choose a tag to compare
@andrewgryan andrewgryan released this 23 Jun 15:30
· 248 commits to master since this release
9941454

Long overdue bug fix to make disputed borders and lakes toggle with coastlines and country borders. Migrating to component redux pattern allows for default settings to be specified in config.yaml

# config.yaml
state:
  borders:
    line_color: white
    visible: false

Although technically new functionality it is not a significant enough improvement to justify a minor version increase