Skip to content

Commit aa2de37

Browse files
committed
[semver:minor] Compatibility fixes and LGPL license
As with psyplot 1.4.0, psy-maps is now continuously tested and deployed with CircleCI. Fixed ----- - psy-maps is now officially licensed under LGPL-3.0-only, see [#36](#36) - A bug has been resolved that crash makes unstructured plots fill the entire area on zooming in, see [#40](#40) - psy-maps is now compatible with cartopy 0.19 and 0.20 Added ----- - psy-maps does now have a CITATION.cff file, see <https://citation-file-format.github.io> Changed ------- - Documentation is now hosted with Github Pages at <https://psyplot.github.io/psy-maps>. Redirects from the old documentation at https://psy-maps.readthedocs.io have been configured. - Examples have been removed from the psy-maps repository as they now live in a central place at <https://github.com/psyplot/examples> - We use CicleCI now for a standardized CI/CD pipeline to build and test the code and docs all at one place, see [#35](#35)
1 parent 5fb112e commit aa2de37

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ Fixed
1414
area on zooming in, see `#40 <https://github.com/psyplot/psy-maps/pull/40>`__
1515
- psy-maps is now compatible with cartopy 0.19 and 0.20
1616

17+
18+
Added
19+
-----
20+
- psy-maps does now have a CITATION.cff file, see https://citation-file-format.github.io
21+
22+
1723
Changed
1824
-------
1925
- Documentation is now hosted with Github Pages at https://psyplot.github.io/psy-maps.

0 commit comments

Comments
 (0)