v3.0.0
- 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