Changes between Version 15 and Version 16 of Release/7.8.6-News
- Timestamp:
- 06/10/21 12:22:34 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release/7.8.6-News
v15 v16 130 130 131 131 * 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) 133 133 * libgis: Enable the C99 bool type (PR:1567) 134 * libgis: fix reading of WKT and SRID135 * 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) 137 137 138 138 ==== JSON / REST support ====