Skip to content

v0.9.0

Compare
Choose a tag to compare
@manokara manokara released this 31 Dec 18:29
· 6 commits to main since this release
da047f8

Added

  • Value::insert and Value::remove methods
  • Value::has to check if a dictionary has a key
  • "." selector as an alias for the root value in Value::select.