Skip to content

2025-December-07 - 2.7.15293

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Dec 19:18
89bf197
Properties as enum (UnitSupportAttachment) (#13745)

* Properties as enum

* Properties in enum directly define MutableProperty

* Use property value instead of repeated strings

* Extract IPropertyEnum from UnitSupportAttachment

* Add IPropertyEnum

* Change name IPropertyEnum to PropertyEnum