What's Changed
* added generic type to get_component and get_components method by KapilDuwadi in https://github.com/NREL/infrasys/pull/62
* feat: Added `PydanticPintQuantity` as an option to enforce unit validation for fields by pesap in https://github.com/NREL/infrasys/pull/56
* fix: Allowing serialization with numpy types inside of `BaseQuantity` by pesap in https://github.com/NREL/infrasys/pull/63
**Full Changelog**: https://github.com/NREL/infrasys/compare/v0.2.2...v0.2.3