Additional options on the 'Build Road Segments' tool include the ability to specify a search distance threshold. This will limit the distance used to connect blocks to nodes on the road segments. The tool will now search the entire road dataset (up to the search distance) in order to connect each block to the road network. The tool also will list all numeric values in the road attribute file as options for computing the cost surface.
Several performance improvements.
Minor changes and fixes:
Corrected a scheduling bug where in some cases treatments were being scheduled in unavailable periods.
Correct problems with PolygonSplitter when using shapefiles.
Correct several problems with operable curve calculation.
Automatic data value conversion enabled for joins and table calculations. For example, joining by numeric and string fields will work, so long as the values are the same. Integer values can be calc'ed into a floating point number field (and vice versa with truncation).