Skip to content

Releases: davidcvasquez/ModelSettingsSupport

1.3.0

11 Mar 05:13

Choose a tag to compare

Added ModelSettingProperty extensions, with helpers for forming writable keypaths for various types and their properties.

1.2.0

02 Feb 07:42

Choose a tag to compare

1.1.0

31 Jan 23:24

Choose a tag to compare

Added key paths for model setting properties, and enabled lookups by property ID instead of name.

Properties are now stored in an ordered dictionary to allow access by property ID as the key, while preserving the order of declaration in the output.

Please see the updated README.md and documentation for more details.

1.0.0

30 Jan 09:43
10e4c10

Choose a tag to compare

Initial release.

Please see the README.md for more details.