Skip to content

v1.0.0

Compare
Choose a tag to compare
@ladybugbot ladybugbot released this 23 Mar 19:22
· 302 commits to master since this release

1.0.0 (2020-03-23)

Bug Fixes

  • altweather: Fix typos in alternate weather components (0a44c2c)
  • create_epw: Bug Fix for Custom Radiation Values in Create EPW (656fcef)
  • updater: Update component to use new ladybug structure (b82bc57)

Features

  • ci: Add automatic deployment to PyPI (3907faf)
  • create: Add components for creating dragonfly objects (b0c7b31)
  • facade par: Enable assignment of window parameters by orientation (cbb60e7)
  • gitignore: Add gitignore file and update Readme (eaf5e86)
  • hvac: Upgrade to work with honeybee_energy refactor (730fc8d)
  • installer: Add installer component and .gh file (040645b)
  • model: Add components to create Model and ContextShade (16d2a07)
  • model: Add Rhino units and tolerance to Model (430cf2d)
  • room2d: Update Room2D based on changes in dragonfly-core (c7d1848)
  • samples: Add two sample Grasshopper files (e5b1928)
  • standards: Update to install standards in proper location (0cfe29e)
  • updater: Add function to install the energy-model-measure (aa03a2a)
  • urbanopt: Add ability to run simulations with URBANopt CLI (c926e1e)
  • urbanopt: Add component to export URBANopt geoJSON (f6b3788)
  • urbanopt: Expose number of CPUs in URBANopt component (36c2691)

Performance Improvements

  • installer: Using dir_util instead of the custom copy_tree (37bb4a6)