Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

v1.2.2

Choose a tag to compare

@wdhdev wdhdev released this 21 Jan 09:05
10e47ed

v1.2.2

A release adding new features to modules and resolving some bugs.

Changelog

  • Fixed numToBool not appearing in modules
  • Added the ability to generate multiple UUIDs using the uuid package.
    • If the input is equal to 1 it will return a string, but if input is higher than 1 it will return an array.
  • Specified error types in error messages