You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now install_eplus() can choose the installer most suitable for current OS
version (#579).
Now install_eplus() gains a new portable parameter. If set to TRUE, it
the zip (on Windows) and tar.gz (on macOS and Linux) file provided for
EnergyPlus v8.8 and above and directly uncompressed it into the target
directory (#583).
Bug fixes
Provide more meaningful error messages when installing unsupported EnergyPlus
version (#590).
Give correct error messages when querying multiple IdfObjects with both class
and object info given (#594).