Skip to content

v3.0.0 -- use std::shared_ptr

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Sep 20:16
v3.0.0
1f9f5bf

Changes

  • Breaking change to interface: UrlTokenBindings now takes std::shared_ptr<TokenIterator> instead of references
  • TokenIterator now creates a copy of the path it's passed