Features
- encodeURIComponent added to keyuri (51bea38), closes #126
NOTE:
Due to the changes in encodeURIComponent
, do ensure that your QR codes are not double encoding.
Others
- CI now try-catches coverage upload and detects if tests are running in a fork to prevent upload failure.