This repository has been archived by the owner on Oct 9, 2020. It is now read-only.
Releases: Sv443/JSLib-npm
Releases · Sv443/JSLib-npm
Hotfix 1.6.6 - Updated docs
- removed "jsl.settings" completely
- updated documentation for "jsl.ping"
Hotfix 1.6.5 - Fixed dependencies
- changed dependency "perf_hooks" to "execution-time" because a feature was deprecated
- completely deprecated the all-lowercase alias "jsl.isempty" of the function "jsl.isEmpty"
- cleaned up the code a bit
Hotfix 1.6.4 - finally fixed fatal bug
Finally fixed fatal bug that completely prevented the script from working.
Affected versions: 1.5.0 - 1.6.3
Hotfix 1.6.2 [DEPRECATED]
- Fixed a very big bug that made it impossible to import and use the library
- Changed readme.md a bit
Release 1.6.0 [DEPRECATED]
- Added consoleColor() function to log a colored message to the console
- Added ping() function to ping URLs and return the status code
- Added counterpart of noShutdown(): yesShutdown()
- Removed settings object because it didn't work correctly
Release 1.5.1 - minor fixes [DEPRECATED]
v1.5.1 Add files via upload
Release 1.5.0 [DEPRECATED]
v1.5.0 Update readme.md