Changes in version 0.1.33 - Removed attempt to link using pkg-config and gdal-config together Changes in version 0.1.32 - Removed attempt to link using pkg-config and gdal-config together Changes in version 0.1.31 - Allow GDAL to dynamically find the driver name when creating raster based on extension Changes in version 0.1.30 - Try multiple combinations of pkg-config and gdal-config for gdal compiling - Use pkg-config for windows only, gdal-conf otherwise Changes in version 0.1.29 - Enhance: PROJ data directory is defined using proj_context_set_search_paths to avoid touching environment variables Changes in version 0.1.28 - Same as previous version. Changes in version 0.1.27 - Implement PROJ example run to test proj.db during configure step - Always copy proj data dir from the same pkg-config datadir it used during installation Changes in version 0.1.26 - Update gdalBindings configuration for broader compatibility Changes in version 0.1.25 - Simplified configuring and build systems Changes in version 0.1.24 - In windows use pkg-config by default and copy proj.db Changes in version 0.1.19 - Same as previous version. Changes in version 0.1.18 - Use pkg-config for Makevars.ucrt Changes in version 0.1.17 (2024-01-17) - Same as previous version. Changes in version 0.1.16 - Same as previous version. Changes in version 0.1.15 - Same as previous version. Changes in version 0.1.14 - Add GDAL as a SystemRequirement Changes in version 0.1.13 - Changed repository name in DESCRIPTION - Fix linking against libsharpyuv for windows oldRelease - Enhance readme and provide examples - Enhance readme and provide examples