First D9-compatible release.
Issue #3076691 by alonaoneill, krina.addweb: Capitalize the name of the module and dependency namespacing in .info.yml file
Issue #3092493 by marassa, der_wilko: Can't add XML attributes in Preformatted KML
Issue #3140891 by Project Update Bot, ivelin.enchev, marassa: Automated Drupal Rector fixes
Added support for preformatted KML in fields to accommodate Geofield's advanced geometries and facilitate creating prefabricated tokenized KML fragments.
Added support for KML folders.
Fixed some code standards errors.
Changed the name of 'coordinates' alias to 'Point_coordinates' to avoid ambiguity with LineString coordinates.
This is the 2.x work - the KML module narrowed down to be solely a views style plugin that outputs kml, much like views_rss. It isn't recommended for general consumption yet.