You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* BREAKING changes
* Property `Models.Bom.tools` is an instance of `Models.Tools` now
([#1152] via [#1163])
Before, it was an instance of `Models.ToolRepository`.
* Added
* Static function `Models.Tool.fromComponent()` (via [#1163])
* Static function `Models.Tool.fromService()` (via [#1163])
* New class `Models.Tools` ([#1152] via [#1163])
* New serialization/normalization for `Models.Tools` ([#1152] via
[#1163])
* Changed
* Serializers and `Bom`-Normalizers will take changed `Models.Bom.tools`
into account ([#1152] via [#1163])
----
fixes#1152
as described here in
#1152 (comment)
---------
Signed-off-by: Jan Kowalleck <[email protected]>
0 commit comments