Releases: ladybug-tools/ladybug-vtk
Releases · ladybug-tools/ladybug-vtk
v0.5.0
0.5.0 (2021-12-04)
Features
- _extend_hourly_plot: add to_vtkjs method to hourly plot (7d4f76f)
v0.4.1
0.4.1 (2021-12-03)
Bug Fixes
- _extend_ladybug: remove hard-coded numbers (4ea23b4)
v0.4.0
0.4.0 (2021-12-03)
Bug Fixes
- _extend_ladybug: add data to ModelDataSet rather than Polydata (b070e6a)
- from_ladybug2d: fix error in translating 2d point to 3d point (d9a3023)
- from_ladybug3d: remove unnecessary array (7afc803)
Features
- _extend_ladybug: added compass and text (bba1bb4)
- to_vtk: add to_text function (3738469)
v0.3.1
0.3.1 (2021-11-30)
Bug Fixes
- from_ladybug: fix from_arc. Start using vtk arc (c32f0a6)
v0.3.0
0.3.0 (2021-11-30)
Features
- from_ladybug: module to host all functions to translate ladybug object to Polydata (7ed1c24)
- to_vtk: add new functions for translation (cbeab2b)
v0.2.2
0.2.2 (2021-11-29)
Bug Fixes
- deps: Setup dependencies correctly (c92e18f)
v0.2.1
0.2.1 (2021-11-24)
Bug Fixes
- deps: use ladybug-core instead of ladybug-geometry (5c6212f)
v0.2.0
0.2.0 (2021-11-24)
Bug Fixes
- to_vtk: Add a new function to create Polydata from points (2d9310e)
Features
- add vtkjs sub-package (daf630c)
- _helper: add helper module (8f5c31e)
- data_field_info: add data_field_info module (f60864f)
- extend ladybug: add module to extend the core library (fbe5daa)
- joined_polydata: add joined_polydata module (c065842)
- legend_parameter: add legend parameter module (70598be)
- model: add module module (392f243)
- model_dataset: add model_dataset module (e9d6622)
- polydata: add polydata module (2ab065c)
- to_vtk: add to_vtk module (fd82a78)
- writer: add writer module (409af73)
v0.1.0
0.1.0 (2021-11-19)
Bug Fixes
- ci: Fix bug in CI (e56b3c9)
- ci: Use correct GitHub Workflow syntax (c7c5eea)
- deps: Use correct version of ladybug-geometry (42220ee)
Features
- package: Add CI and other infrastructure (da64a51)
v0.0.1
Dummy release to set semantic versioning correctly.