Skip to content

tidyjson 0.2.2

Latest
Compare
Choose a tag to compare
@jeremystan jeremystan released this 15 May 17:17
  • Adds a recursive flag to append_values_* and j* functions that allows the user to extract linearly nested values (e.g., {"key1": {"key2": "value"}})