Skip to content

rpds 0.7.0

Compare
Choose a tag to compare
@orium orium released this 11 Sep 21:13
v0.7.0
  • Now the shared pointer type of all data structures use can be parameterizable. See the
    Thread safety section in the README for details.
    (#7)
  • Fix bug where dropping long lists would cause a stack overflow. (#46)