v0.2.3
What's Changed
- added generic type to get_component and get_components method by @KapilDuwadi in #62
- feat: Added
PydanticPintQuantity
as an option to enforce unit validation for fields by @pesap in #56 - fix: Allowing serialization with numpy types inside of
BaseQuantity
by @pesap in #63
Full Changelog: v0.2.2...v0.2.3