What's Changed
- DOC: minor fix to crs doc-strings by @bjlittle in #1004
- BUG: Correct type annotation for AreaofUse.bounds by @Kirill888 in #1013
- BUG: crs.py: remove @AbstractMethod decorator by @hemberger in #1018
- BUG: Reorder deps in show_versions for setuptools issue by @snowman2 in #1019
- BUG: get_data_dir support for conda Windows enviroments by @snowman2 in #1030
- ENH: warn when export of CRS returns None by @martinfleis in #1037
- BUG: Complete database stub file with query_utm_crs_info() signature by @orontee in #1047
- ENH: Added support for int-like strings and numpy dtypes by @iboates in #1049
- BUG: Warn when CRS cannot be converted to PROJ or PROJ JSON by @snowman2 in #1054
- ENH: Added support to pickle Transformer by @snowman2 in #1060
New Contributors
- @Kirill888 made their first contribution in #1013
- @hemberger made their first contribution in #1018
- @martinfleis made their first contribution in #1037
- @orontee made their first contribution in #1047
- @iboates made their first contribution in #1049
Other contributions:
Full Changelog: 3.3.0...3.3.1