Skip to content

0.3.0

Choose a tag to compare

@mcatanzariti mcatanzariti released this 20 Feb 20:36
· 7 commits to master since this release
  • Renamed CborPath::evaluate to CborPath::read
  • added CborPath::get_paths / CborPath::get_paths_from_bytes
  • added CborPath::write / CborPath::write_from_bytes
  • added CborPath::set / CborPath::set_from_bytes
  • added CborPath::delete / CborPath::delete
  • improved documentation