Features & Enhancements
- #4035 Support StringEnumAttribute on a property
Bug Fixes
- #4032 Use enum
item.Name
instead ofEnum.GetName()
to get enum name. Thank you @sklirg 👍 - #4042 Serialize Distance and Percentiles aggregate using an invariant locale. Thank you @rickardp 👍
Misc
- #3811 Invert document generation so it is not run by default.
- #4039 fix: Remove redundant word from exception message. Thank you @sklirg 👍