NREL / mappymatch

Pure-python package for map matching
http://mappymatch.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
57 stars 19 forks source link

Might need another release (0.4.2)! #180

Closed amin-sajadi closed 1 month ago

amin-sajadi commented 1 month ago

Hi,

After installing the package using pip or poetry, we realize that for instance in the match_result.py file, the path_to_dataframe() function is not available in the latest release 0.4.1.

It would be very practical to have another release for this package to be installable easily with package managers like pip or poetry (to include the latest commit).

Thank you very much for your kind support and consideration. Keep up the excellent work.

Best regards, Amin Sajadi

nreinicke commented 1 month ago

Amin - Thanks for bringing this to our attention and apologies for the oversight in not releasing those minor changes! I just pushed a new release 0.4.2 that should include all of those changes. Let us know if you have any trouble with it.

nreinicke commented 1 month ago

Closing this since we released 0.4.2.