Fixed URIs pointing to files not included in CRAN tarball #70
Version 0.3.0 - 2025-05-23
Changed
Removed dependency from CRiSpData, a function is added to retrieve the same dataset from a 4TU.ResearchData repository #64
Remove GitHub action to update codemeta file - quite buggy, passing when it should not #65
Fixed
Fixes so that tests can run and vignettes built even if CRiSpData is not available #59
Other minor fixes, most notably the minimum R version set to 4.1 #60
Fix for typo that prevents parsing of the CFF file #61
Fixed the changelog (this file), moving commits after the 0.2.0 tag to the new release #62
Fixes for a couple of URLs that raised issues with urlchecker#67
Version 0.2.0 - 2025-04-03
Added
DOI is added to CITATION.cff and README (badge) #43
Contributing guidelines are added to the package #44
Added gitHub action to compare stroke to momepy on pull request #47
A test on real data is included #46, then made more robust #52
Added codemeta.json file, together with a GitHub action to keep it updated #55
Changed
Data was first resized to the city boundary (buffer is dropped) #46, then completely removed from the package #49. We now use data packaged in the CityRiverSpaces/CRiSpData repository.