Changes between Version 15 and Version 16 of Release/7.8.6-News


Ignore:
Timestamp:
Jun 10, 2021, 12:22:34 PM (3 years ago)
Author:
veroandreo
Comment:

minor cosmetics

Legend:

Unmodified
Added
Removed
Modified
  • Release/7.8.6-News

    v15 v16  
    130130
    131131 * make: Add support for Makefile variable DESTDIR (PR:1234)
    132  * libgis: add test for invalid value to parser (PR:1459)
     132 * libgis: Add test for invalid value to parser (PR:1459)
    133133 * libgis: Enable the C99 bool type (PR:1567)
    134  * libgis: fix reading of WKT and SRID
    135  * libgis: add read/write functions for WKT and srid (PR:976)
    136  * libgis:parser: Accept `#-space-%` to allow writing PEP8-compliant Python code (PR:1446)
     134 * libgis: Fix reading of WKT and SRID
     135 * libgis: Add read/write functions for WKT and srid (PR:976)
     136 * parser: Accept `#-space-%` to allow writing PEP8-compliant Python code (PR:1446)
    137137
    138138==== JSON /  REST support ====