Skip to content

Releases: Myoldmopar/EnergyPlusTransitionTools

v3.0.0

03 Jun 14:06
v3.0.0
5f9221f

Choose a tag to compare

What's Changed

  • Pyproject.toml and TestPyPi by @jmarrec in #46
  • tqdm is now a requirement

Full Changelog: v2.1.5...v3.0.0

v2.1.5

02 Jun 14:27
03f90eb

Choose a tag to compare

What's Changed

  • Fix #42 - Allow using a local build by @jmarrec in #43
  • Run Transition in a temporary directory so write access is irrelevant, allow selecting multiple IDFs, run each transition in a separate thread by @jmarrec in #44
  • Add a proper CLI by @jmarrec in #45

Full Changelog: v2.1.4...v2.1.5

EnergyPlus Transition Tools, v2.1.4

25 Mar 13:30
18427d0

Choose a tag to compare

Merge pull request #41 from Myoldmopar/FixTitleBar

Fix title bar and bump version

EnergyPlus Transition Tools, v2.1.3

05 Mar 15:34
8815e29

Choose a tag to compare

EnergyPlus Transition Tools, v2.1.2

05 Mar 02:02
a6245c8

Choose a tag to compare

Lots of notes from @mjwitte, running lst files, output selection, good stuff here.

EnergyPlus Transition Tools, v2.1.1

04 Mar 17:54

Choose a tag to compare

See the release notes for 2.1.0 for more details of recent changes. This simply fixes a missing setup dependency and bumps the version.

EnergyPlus Transition Tools, v2.1.0

04 Mar 17:50
4fd9f95

Choose a tag to compare

A notable release with a bunch of fixes and unit test coverage added. But more importantly, there is an optional flag that can be passed into the main_gui runner entry point that will direct the tool to try to find the E+ install tree relative to itself. This makes it work seamlessly when integrated into the E+ CLI.

EnergyPlus Transition Tools, v2.0.8

02 Jun 21:10
15a6cbc

Choose a tag to compare

Taskbar icon should definitely work properly now.

EnergyPlus Transition Tools, v2.0.7

14 Apr 16:20
c5fbadf

Choose a tag to compare

Merge pull request #35 from Myoldmopar/Polishing

Polishing

EnergyPlus Transition Tools, v2.0.6

08 Apr 12:59
5d79c39

Choose a tag to compare

Updated version with new configure script support.