[0.3.0](https://github.com/ladybug-tools/honeybee-display/compare/v0.2.20...v0.3.0) (2023-10-10)
Bug Fixes
* move the text position for 5 mm to make the text readable on colored faces ([b8237d9](https://github.com/ladybug-tools/honeybee-display/commit/b8237d97ada42b2c34558a5b2246351566cda156))
* **cli:** update the command to create the new attribute objects ([a00d685](https://github.com/ladybug-tools/honeybee-display/commit/a00d68533a8e951ad523872a2cfea6e5d30420fa))
* **model:** use a clean string for ID ([a158a77](https://github.com/ladybug-tools/honeybee-display/commit/a158a770a20000530e5a887f5199595c9ac942d0))
Features
* **model:** add an argument to filter the geometry based on type ([d443ef8](https://github.com/ladybug-tools/honeybee-display/commit/d443ef89a8c40ff7a48c78f670d3ff1c374c839d))
* **model:** add support for filtering by boundary condition ([12a5a08](https://github.com/ladybug-tools/honeybee-display/commit/12a5a0858bc0af618505a33cfa987368dba895a1))
Performance Improvements
* use attr classes instead of several arguments ([865ee72](https://github.com/ladybug-tools/honeybee-display/commit/865ee725e69f3bd55761c7d0069485cb3b4bf225))