Releases
v3.5.0
Compare
Sorry, something went wrong.
No results found
3.5.0 (2025-09-06)
Features
#305 , #432 : Add support for PostGIS functions for topological and distance relationships (#434 ) (2922b63 )
#305 : Add support for PostGIS measurement, overlay and geometry processing functions (#435 ) (9724452 )
#305 : Add support for PostGIS operators (#430 ) (5b5583b )
#305 : Add support for PostGIS's types of GEOGRAPHY, GEOMETRY and their array variations (#421 ) (d97caae )
#410 : add support for LTREE type (#411 ) (5a6563d )
#440 : Add support for functions to use with the LTREE data type (#440 ) (745b269 )
Add support for websearch_to_tsquery (#437 ) (be90545 )
Bug Fixes
#424 : Address unintentional loss of string data type when retrieving PHP array item values from a stored TextArray value (#443 ) (bdb8df2 )
Address broken escaping of array items for JsonbArray and preserve integer values as strings if they are outside PHP integer range (#442 ) (d213967 )
Code Refactoring
You can’t perform that action at this time.