Skip to content

7.2.1

Compare
Choose a tag to compare
@russcam russcam released this 26 Aug 06:09

7.2.0...7.2.1

Features & Enhancements

  • #4035 Support StringEnumAttribute on a property

Bug Fixes

  • #4032 Use enum item.Name instead of Enum.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 👍

View the full list of issues and PRs