Skip to content

v0.9.0

Compare
Choose a tag to compare
@ctomkow ctomkow released this 15 Sep 18:51
· 137 commits to master since this release
  • Fixed issue where find_key() and find_key_value() would return elements in reverse. Now they return elements depth-first (as before), but starting at the beginning of the data, not the end.