Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 17 May 11:13
· 1 commit to main since this release
  • Breaking change: Changed how the unique folder name is generated, instead of converting a UUIDv4 to base36, we simply generate a base36-style random string character by character
  • Fix: Fix bug caused by a typo in the code
  • Fix: Changed Travis to GitHub actions