Honeybee-grasshopper-energy

Latest version: v1.55.1

Safety actively analyzes 629908 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 39 of 39

1.2.3

[1.2.3](https://github.com/ladybug-tools/honeybee-grasshopper-energy/compare/v1.2.2...v1.2.3) (2020-05-08)


Bug Fixes

* **model:** Add _north_ to SimulationParameter input ([bd7d781](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/bd7d78149b3b3bee03714d9003d2d4e78c5279ff))

1.2.2

[1.2.2](https://github.com/ladybug-tools/honeybee-grasshopper-energy/compare/v1.2.1...v1.2.2) (2020-05-05)


Bug Fixes

* **solar:** Change default solar distribution to FullExteriorWithReflect ([6615dc2](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/6615dc213163203333aadd7c1b90b5d4dd8cb9a9))

1.2.1

[1.2.1](https://github.com/ladybug-tools/honeybee-grasshopper-energy/compare/v1.2.0...v1.2.1) (2020-04-05)


Bug Fixes

* **identifier:** Change name property to identifier ([947d75e](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/947d75e5f47038754a3ab3a327779238d4180292))

1.2.0

[1.2.0](https://github.com/ladybug-tools/honeybee-grasshopper-energy/compare/v1.1.0...v1.2.0) (2020-04-01)


Features

* **colorface:** Add component to color Faces with simulation results ([cfad669](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/cfad66958f282a1bc52142c4378e9fc311fc67dc))

1.1.0

[1.1.0](https://github.com/ladybug-tools/honeybee-grasshopper-energy/compare/v1.0.0...v1.1.0) (2020-03-30)


Features

* **attribute:** Update attribute component icons to be more readable ([3065348](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/3065348da66393fb4e7a6f645563688455e5891f))

1.0.0

Bug Fixes

* **date:** Update to use date and time as properties ([60a37b2](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/60a37b25984ea3b00dd88c353245501e907695ec))
* **idealair:** Update based on recent schema change ([0b4a700](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/0b4a700ede16e036e25bde85c7384aadd0607860))
* **openstudio:** Fix typo in component ([6b84054](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/6b8405424d63376dbcc89203b2d19e7a8c7e4a18))
* **osm:** Correctly parse simulation warnings ([d2f80d4](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/d2f80d4c16cc1683a934b95b8ef55af2837a0a65))
* **osm:** Fix docstring typo ([28fe1f1](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/28fe1f10c736c1f59475bc5790fa734d0156b53b))
* **output:** Ensure that AllSummary is always requested by default ([2237ac9](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/2237ac9528d1a6de48855e5ffc98c2e66ddf2b3c))
* **run:** Updating simulation components with changes to core ([4f3c1c7](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/4f3c1c7419503403290f741a2f0b059d41543c15))
* **standards:** Update based on honeybee_energy_standards changes ([ba4a5d8](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/ba4a5d8e914bff713c614832a1e5be02766da3ac))


Features

* **ci:** Add automatic deployment to PyPI ([3f00b75](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/3f00b75a2b53b360d3ce49b55b3ed571719eaf9a))
* **construction:** Add components for applying Constructions ([fa3a028](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/fa3a028262212757720f7ec9cd26ef60deae2b46))
* **construction:** Add components for constructions and materials ([7b31cef](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/7b31cefc7f3b4f7273eb0cebb2e2dfb023d8d304))
* **create:** Add components for a minimum set of capabilities ([c48f5fc](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/c48f5fc67577481f529261af9e8d81baf8c37f46))
* **door:** Allow Shades to be assigned to Doors ([5d089cb](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/5d089cbabd39cfe834836ff1df5635e1c91270a1))
* **hvac:** Update based on change in honeybee_energy ([01fd68d](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/01fd68d4fc1588257e81499f61faa8cccad9d314))
* **init:** Initial commit of README and other files ([da2e287](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/da2e28750bb187989822afc08e657e7fadb27420))
* **loads:** Add components to deconstruct load objects ([1b8b66e](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/1b8b66eb0f2aa42dc3bf3c161e0c6ccf31a3b57f))
* **model:** Remove unit conversion code now that Model.units exist ([98cd837](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/98cd837d495c5664716a38207f82f7e371b355a1))
* **openstudio:** Add component to export to OpenStudio ([96eeb74](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/96eeb74112a1028de20a8626e9c49a840e353447)), closes [ladybug-tools/honeybee-energy#64](https://github.com/ladybug-tools/honeybee-energy/issues/64)
* **result:** Add components for result parsing ([49207da](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/49207da897cdddf36dd4c8ce745798fd695680ea))
* **runidf:** Add components to run IDF and OSW ([c47862e](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/c47862e9dc638c5fc45383cae10701a9ca81e0bf))
* **schedules:** Add components for Schedules and Loads ([d7d3f5a](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/d7d3f5a4a28e13a78b8ff084665ada0a86f6be15))
* **sizing:** Update to work with recent honeybee_energy changes ([624c6e4](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/624c6e41aff7d726656e2747686b7488fd15c989))

Page 39 of 39

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.