Skip to content

v2.0.1

Compare
Choose a tag to compare
@thygesteffensen thygesteffensen released this 21 Jul 10:47
· 166 commits to main since this release
98b53b1

2.0.1 (2021-07-21)

Bug Fixes

  • Added exception in AccessValueRule.cs to throw when the ValueContainer is neither an object or list. (2f0bd85)
  • Bug where indexing didn't work with expressions in strings (0f7a61c)
  • Replaced duplicate square brackets with parenthesis (1ef2bf6)