Skip to content

2.6.1 Release

Choose a tag to compare

@snowman2 snowman2 released this 04 May 02:09

Changes

  • WHL: Wheels contain PROJ version is 7.0.1
  • BUG: Allow *_name to be added in pyproj.crs.CRS.to_cf() (issue #585)
  • BUG: Fix building prime meridian in pyproj.crs.CRS.from_cf() (pull #588)
  • BUG: Fix check for numpy bool True kwarg (pull #590)
  • DOC: Update pyproj.Proj docstrings for clarity (issue #584)
  • Added pyproj.__proj_version__
  • BUG: Fix pyproj.proj.Proj.get_factors() (issue #600)
  • BUG: fix unequal (!=) with non-CRS type (pull #596)

Acknowledgements

Thanks to everyone who contributed to this release! The detailed bug reports are definitely appreciated. Additionally, thanks to those who help with the distribution!

A total of 3 people contributed patches to this release. People with a
"+" by their names contributed a patch for the first time.

Joris Van den Bossche
Martin Raspaud +
Alan D. Snow

Other contributions:

Christoph Gohlke - testing the Windows wheel builds.
Bas Couwenberg - testing the builds with Debian.