Skip to contents

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.
  • Bumped version, author field adjusted #57

Fixed

  • Fix rendering of package information on the pkgdown website #42
  • Small fixes to docstrings #45
  • When an initial set of edges is provided, we do not skip through segments that we have already considered in other strokes #48
  • Remove explicit return statement to comply with linting warning #50
  • Overall improvements of metadata files and documentation in preparation to CRAN submission #52
  • Typo fixed in README #53
  • Fix for the GitHub action introduced in #55 #56 #58

Version 0.1.0 - 2024-12-16

Added

  • First release of the package