Skip to content

Releases: NREL/EnergyPlusRegressionTool

EnergyPlus Regressions, v2.1.2

07 Feb 18:27
baa9407
Compare
Choose a tag to compare

A couple path issues fixed, and tablediff summary links should work better now.

EnergyPlus Regressions, v2.1.1

03 Feb 18:30
686674e
Compare
Choose a tag to compare

Fixed beautifulsoup4 dependency problem.

EnergyPlus Regressions, v2.1.0

30 Jan 18:02
5a4d045
Compare
Choose a tag to compare

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.

EnergyPlus Regressions, v2.0.7

09 Jul 21:47
b4477c8
Compare
Choose a tag to compare

Several minor fixes to get it running happily after finding issues on Ubuntu 24.04/Python3.12

EnergyPlus Regressions, v2.0.5

07 Jun 20:33
a37625d
Compare
Choose a tag to compare

2.0.4 had a packaging problem, fixed that and this should work fine.

EnergyPlus Regressions, v2.0.4

07 Jun 20:29
7448610
Compare
Choose a tag to compare

Table diff fix along with some other cleanups.

EnergyPlus Regressions, v2.0.3

14 Apr 15:24
d24477d
Compare
Choose a tag to compare

Polished up release.

EnergyPlus Regressions, v2.0.2

06 Apr 18:27
5b0d027
Compare
Choose a tag to compare

This release improves the install experience by providing a configure step. After you pip install this library, a new configure binary will be available right next to the regression tool binary. You can run energyplus_regression_configure(.exe) and it will setup a desktop icon on Windows, install a .desktop file on Linux, and build out an .app bundle on your desktop for MacOS. You can take it from there to make it available on your docks/taskbars.

EnergyPlus Regressions, v2.0.0

30 Mar 15:34
c05fe6c
Compare
Choose a tag to compare

This seems polished enough to go with a 2.0.0 release.

EnergyPlus Regressions, v1.9.9

02 Mar 18:25
0a788cf
Compare
Choose a tag to compare

Getting very close to 2.0.0, which I think is reasonable as this has become a very stable application.