Skip to content

TMGToolbox-1.14.1447

Choose a tag to compare

@JamesVaughan JamesVaughan released this 09 Apr 13:40
· 7 commits to dev since this release
71b9483

New Features

  • EMME 2024 and 2025 support
  • STTA now supports changing the number of lanes

EMME 2024 and EMME 2025 use a new version of Python 3.11. In order to support that XTMF 1.14 ships with three different versions of the TMGToolbox.

  • Modules/TMG_Toolbox.mtbx - Use this for EMME 4.4.5.1 and before
  • Modules/TMG_Toolbox_Python3.mtbx - Use this for EMME 4.6 to EMME 2023 (EMME 4.5 is not supported)
  • Modules/TMG_Toolbox_Python311.mtbx - Use this for EMME 2024 and EMME 2025

What's Changed

Full Changelog: 1.13.1444...1.14.1447