Skip to content

v2.17.2

Latest

Choose a tag to compare

@alirezanet alirezanet released this 14 Nov 22:11

What's Changed in v2.17.2

  • Fixed: Sorting by indexable properties — index/key expressions in mapping are now evaluated for ordering. (#284)
  • Fixed: AddMap indexer/collection null-checks — prevent exceptions when a collection/indexer is null. (#257)
  • Fixed: Nullable ordering edge cases — ordering by nullable members works with and without custom mappings. (#286)

Full Changelog: v2.17.1...v2.17.2