Dragonfly-doe2

Latest version: v0.11.3

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

Scan your dependencies

Page 3 of 4

0.6.0

[0.6.0](https://github.com/ladybug-tools/dragonfly-doe2/compare/v0.5.0...v0.6.0) (2021-12-31)


Bug Fixes

* add additional files ([903f957](https://github.com/ladybug-tools/dragonfly-doe2/commit/903f957290e47ee9b315061413c1ed3bc5a86bbf))
* fix cli module ([f65f23e](https://github.com/ladybug-tools/dragonfly-doe2/commit/f65f23ec26a002a65c457b90f8f22d645e962b4e))
* fix the argument name ([7af91af](https://github.com/ladybug-tools/dragonfly-doe2/commit/7af91afc6b405a0eeef4d7ca00e74bbc96128666))


Features

* add CLI ([ffd64ce](https://github.com/ladybug-tools/dragonfly-doe2/commit/ffd64cedcd3de19974cbbe3fb8ea7123bfbb285e))

0.5.0

[0.5.0](https://github.com/ladybug-tools/dragonfly-doe2/compare/v0.4.0...v0.5.0) (2021-12-31)


Bug Fixes

* construction naming suffix corrected ([137e65a](https://github.com/ladybug-tools/dragonfly-doe2/commit/137e65a6fb18c814e18c2d3187353c715baefe3c))
* Corrected polygon construct methods ([de11564](https://github.com/ladybug-tools/dragonfly-doe2/commit/de1156446faafa9a2e93d80ed6d066f1457e08db))
* Working on upgrading requirements ([9f342a0](https://github.com/ladybug-tools/dragonfly-doe2/commit/9f342a040fc976895319abe23acbb1cc024df4da))


Features

* Added 'makedoe.py' for faster RnD ([7f52600](https://github.com/ladybug-tools/dragonfly-doe2/commit/7f52600f7756393200e6933009ea2d426320b048))
* Added bottom_left_cc_vert func to utils ([aa70914](https://github.com/ladybug-tools/dragonfly-doe2/commit/aa7091474371755dab25758b12cdedfc968c3650))
* Added global parameters block header to out_ ([d6efc37](https://github.com/ladybug-tools/dragonfly-doe2/commit/d6efc374d8f29cdf93c1828951fff03dd0f7bb92))

0.4.0

[0.4.0](https://github.com/ladybug-tools/dragonfly-doe2/compare/v0.3.0...v0.4.0) (2021-12-29)


Bug Fixes

* added f'to f-string' ([7979b7b](https://github.com/ladybug-tools/dragonfly-doe2/commit/7979b7b637e071397a18db6ccc86d40f81917b3c))
* added missing compliance header ([5f59813](https://github.com/ladybug-tools/dragonfly-doe2/commit/5f598132822ff031989458fcc48ef4133b31ce14))
* floor_space PR responses complete ([79500ab](https://github.com/ladybug-tools/dragonfly-doe2/commit/79500abf6a24180965cf27e512831453dcf22d7e))
* formatted heat_rejection block ([9b98984](https://github.com/ladybug-tools/dragonfly-doe2/commit/9b989841f39391bb517e69cd465ed246a6890dd7))
* Implemented short_name on all mat/cons objs ([27ec913](https://github.com/ladybug-tools/dragonfly-doe2/commit/27ec91383271aa47d22c9a707ab578d8c09ff0a7))
* redundant '3' passing ([fe92b9a](https://github.com/ladybug-tools/dragonfly-doe2/commit/fe92b9a09368eb55704637ee2cba248d2121e4f2))
* Removed redundant units check in model.py! ([de866d4](https://github.com/ladybug-tools/dragonfly-doe2/commit/de866d4a472077195606a7f8f58d4a5753583abd))
* responses to material.py from PR adressed ([c634d8a](https://github.com/ladybug-tools/dragonfly-doe2/commit/c634d8a70f49b076c40570841615d839f9888caa))
* rounded material values correctly ([c4b779d](https://github.com/ladybug-tools/dragonfly-doe2/commit/c4b779da2441f297f5746e4ff9c67043481091b1))


Features

* added exterior roof obj ([18d6a6b](https://github.com/ladybug-tools/dragonfly-doe2/commit/18d6a6b4cf80b8adb06e6635f8aa8206ec43444e))
* added grnd adj flr class ([1d5e4da](https://github.com/ladybug-tools/dragonfly-doe2/commit/1d5e4da9f5283640514e332def831e41c623025b))
* Added name-shortener for constrs ([0a8d135](https://github.com/ladybug-tools/dragonfly-doe2/commit/0a8d135a453c51e11915f02196914b616948b6cd))
* adding roof-ceiling class ([d17d494](https://github.com/ladybug-tools/dragonfly-doe2/commit/d17d49444045abb23cbc400c0f6882bc6adc6bef))
* framing up SpaceFloor class ([0a6694d](https://github.com/ladybug-tools/dragonfly-doe2/commit/0a6694dd0587997974428fbf0809ea21a86f7958))
* incorped slab into Space repr ([8c87f63](https://github.com/ladybug-tools/dragonfly-doe2/commit/8c87f63d7b2991d2a1ec6594f6c0d87914e36733))

0.3.0

[0.3.0](https://github.com/ladybug-tools/dragonfly-doe2/compare/v0.2.0...v0.3.0) (2021-12-27)


Features

* add floor and spaces ([5391b9e](https://github.com/ladybug-tools/dragonfly-doe2/commit/5391b9ed2d4744a7ea3fb92c94063f1f80fdf366))

0.2.0

[0.2.0](https://github.com/ladybug-tools/dragonfly-doe2/compare/v0.1.2...v0.2.0) (2021-12-25)


Features

* add Materials / Layers / Constructions block ([389620b](https://github.com/ladybug-tools/dragonfly-doe2/commit/389620bdb9301a64b282c30e62f47980415d15ff))

0.1.2

[0.1.2](https://github.com/ladybug-tools/dragonfly-doe2/compare/v0.1.1...v0.1.2) (2021-12-25)


Bug Fixes

* refactor repository to the new structure ([cf5c2d2](https://github.com/ladybug-tools/dragonfly-doe2/commit/cf5c2d23b4c3e4960b878fa5cf1e325a13f52cc7))

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.