Releases: MapServer/tinyows
Releases · MapServer/tinyows
TinyOWS 1.2.2
Sorry, something went wrong.
No results found
The minor release TinyOWS 1.2.2 is now available. This release is in honor of @ocourtin, the original TinyOWS developer & visionary.
There is only one change made:
- Include stdlib.h for atoi (#105) (Bas Couwenberg)
TinyOWS 1.2.1
Sorry, something went wrong.
No results found
The minor release TinyOWS 1.2.1 is now available. This release is in honor of @ocourtin, the original TinyOWS developer & visionary.
Here is a short summary of the changes:
- Fix JSON encoding (#100)
- Use stdbool.h instead of custom definitions (#99)
- Handle check when using TINYOWS_MAPFILE (#97)
TinyOWS 1.2.0
Sorry, something went wrong.
No results found
The major release TinyOWS 1.2.0 is now available. This release is in honor of @ocourtin, the original TinyOWS developer & visionary.
Here is a short summary of the major changes:
- Fix custom types conversion (Vincent Mora)
- Add support for geometry-less tables (Even Rouault)
- Do not list non-existing tables (Even Rouault)
- ows_layer_storage_fill(): fix crash when several bad configured layers are found (Even Rouault)
- Fix crash when invalid 'pkey' is specified in configuration file (Even Rouault)
- Implement matchCase for PropertyIsLike filter (Louis Jencka)
- Fix axis order issue on GetFeature 1.1 (Even Rouault)
- Avoid repeated prefix of the typename (Even Rouault)
- fe_distance_functions(): fix crashes / incorrect behaviour (Even Rouault)
- Fix unable to use separator chars as underscore in typename (Olivier Courtin)
TinyOWS 1.1.1
Sorry, something went wrong.
No results found