Skip to content

Releases: ladybug-tools/dragonfly-core

v1.13.1

10 Mar 02:59
Compare
Choose a tag to compare

1.13.1 (2020-03-10)

Bug Fixes

  • model: Ensure that Model geoJSON id is a string (5fa8adc)

v1.13.0

08 Mar 03:32
Compare
Choose a tag to compare

1.13.0 (2020-03-08)

Features

  • model: Add Model.to_geojson method (db780f2)

v1.12.3

12 Feb 17:01
Compare
Choose a tag to compare

1.12.3 (2020-02-12)

Bug Fixes

  • building: Handle cases of duplicate vertices with try/except (03fdb73)

v1.12.2

11 Feb 20:40
Compare
Choose a tag to compare

1.12.2 (2020-02-11)

Bug Fixes

  • AirBoundary: Change AirWall to AirBoundary (b1e62d7)

v1.12.1

08 Feb 00:47
Compare
Choose a tag to compare

1.12.1 (2020-02-08)

Bug Fixes

  • default: Do not use mutable objects for input argument defaults (4d9946b)

v1.12.0

06 Feb 05:13
Compare
Choose a tag to compare

1.12.0 (2020-02-06)

Features

  • model: Add properties for units_system and tolerance (da4d57e)

v1.11.0

04 Feb 19:37
Compare
Choose a tag to compare

1.11.0 (2020-02-04)

Features

  • windowparameter: Add RepeatingWindowWidthHeight (c9d8bd5)

v1.10.2

01 Feb 01:57
Compare
Choose a tag to compare

1.10.2 (2020-02-01)

Bug Fixes

  • requirements: Fix missing Sphinx requirement (b39a8d1)

v1.10.1

25 Jan 18:47
Compare
Choose a tag to compare

1.10.1 (2020-01-25)

Bug Fixes

  • cli: Removing unused import (9534fec)

v1.10.0

25 Jan 04:56
Compare
Choose a tag to compare

1.10.0 (2020-01-25)

Features

  • cli: Add CLI and add validation commands (60ec048)