v1.3.0
This release focuses on the packaging of the library. In summary:
- The library is split in three parts:
basemap,basemap-dataandbasemap-data-hires. - Precompiled wheels for the three packages are available in PyPI.
- Licensing is updated and clarified. The base license is MIT, with other components whose license is LGPL-2.1-only or LGPL-3.0-or-later.
- Main branch is moved to the name
develop, whilemasteris kept for creating releases. Please submit future PR to thedevelopbranch.
Please visit the CHANGELOG for a complete list of changes.