This release includes a handful of minor updates and fixes, as well as enhancements to the ActivtySim documentation. Users should generally not expect any breaking changes relative to v1.5.0, except that when running a simulation there will be a significant reduction in logging messages displayed on screen and written to the run log.
What's Changed
- Fix for
explicit_chunkwith non fractional values by @i-am-sijia in #1003 - Clean up command prompt logging by @JoeJimFlood in #1004
- RuntimeError consolidation by @JoeJimFlood in #1000
- dev install Git commands by @jpn-- in #1006
- Replace deprecated pkg_resources with importlib.resources by @Copilot in #1011
- Expand UV installation and usage instructions by @i-am-sijia in #1007
- DOCS: Add front page cards for supported and external model implementations by @jpn-- in #1012
- Patch sharrow sandag by @jpn-- in #1009
- fix(estimation): correct the participant_num assignment logic for estimation mode in joint tour participation by @asiripanich in #1008
- Clean up command prompt logging with Sharrow turned on by @JoeJimFlood in #1014
Full Changelog: v1.5.0...v1.5.1