You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Support for all EPSG SRID codes that PYPROJ does.
* Breaking change in return type of get_supported_projections(). Now return a dictionary of dict[srid:str, pyproj.CRS]
* Update packages
* Update CHANGES.md
* Bump version to 0.0.11
* Ditched python version 3.9
* Add test of TWD97
* Upgrade actions
* Remove codecov attempt
0 commit comments