Version 0.1.3
Minor release with updates to reflect Socrata API changes
ChangeRemove limit of 50,000 in theSoqlQuery::limit(); older datasets will simply throw an exception with an error message stating the limit.ChangeAPI 2.0 and 2.1 datasets can now be differentiated withSodaDataset::getApiVersion()- This change also changes the return type of this function from
inttodouble. Unless you explicitly usedis_intin your code, this won't break any code.
- This change also changes the return type of this function from