Skip to content

EnergyPlus Regressions, v2.1.0

Compare
Choose a tag to compare
@Myoldmopar Myoldmopar released this 30 Jan 18:02
· 5 commits to main since this release
5a4d045

This is heavily an internal refactor, moving from dicts to classes and string paths to pathlib.Path objects all over the place. The one big addition on the user side is that EIO diffs are now processed more intelligently, so that tiny numeric diffs in EIO tokens don't trigger big text diffs all over the place.