Skip to content

v1.5.0

Compare
Choose a tag to compare
@ladybugbot ladybugbot released this 16 Jul 21:22
· 377 commits to master since this release

1.5.0 (2019-07-16)

Bug Fixes

  • tolerance: Ensuring values are valid when <= tolerance (eaa55b6)

Features

  • contour: Adding input for tolerance to contour methods (7bb01c0)
  • face3d: Improving is_centered_adjacent method for honeybee solve adjacencies (15781c6)
  • point: Added automatic casting to float for coordinate values (7e4267b)

Performance Improvements

  • slots: Fixed the Implementation of slots in Inheritance (ad72845)