Skip to content

v2.0.0

Choose a tag to compare

@thygesteffensen thygesteffensen released this 20 Jul 11:05
· 173 commits to main since this release
048098f

2.0.0 (2021-07-20)

⚠ BREAKING CHANGES

  • Converted Parse to be async

Features

  • Converted Parse to be async (19644a9)

Bug Fixes

  • Fixed #36 by not accepting ',', '.', '?' as valid characters when dot-indexing (7f888b3)
  • Fixed ValueContainer.cs and AccessValueRule.cs to support the new structure (e093f1c)