Skip to content

v1.0.1

Choose a tag to compare

@epi052 epi052 released this 06 Oct 00:44
  • fixed an issue that could present itself when join was called more than once
    • instead of relying on directory depth to determine whether to call .join or not, an AtomicUsize is checked instead

Thanks to twitter user @BoDresha for reaching out and letting me know about the bug!