Skip to content

Releases: NREL/mappymatch

v0.4.5

23 Jul 17:59
1707f4e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.4...v0.4.5

v0.4.4

14 Jun 21:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.4.4

v0.4.3

28 May 16:20
c09800f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

08 May 15:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

17 Jul 20:17
Compare
Choose a tag to compare

Adds in the ability to set road attributes and get them back when computing a shortest path search. Previously, the road attributes were available for using as a shortest path weight but were not returned as an attribute on the road. Now, the additional attributes are included in the road metadata dictionary.

v0.4.0

11 Jul 21:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

v0.3.1

04 Apr 15:46
Compare
Choose a tag to compare

What's Changed

  • adds a new matches_to_dataframe method on match result by @nreinicke in #170

Full Changelog: v0.3.0...v0.3.1