Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.

Releases: Sv443/JSLib-npm

Hotfix 1.6.6 - Updated docs

03 Jan 17:04
cc7db36
Compare
Choose a tag to compare
Pre-release
- removed "jsl.settings" completely
- updated documentation for "jsl.ping"

Hotfix 1.6.5 - Fixed dependencies

03 Jan 00:20
967a7b1
Compare
Choose a tag to compare
- 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

11 Dec 16:04
d13aa90
Compare
Choose a tag to compare

Finally fixed fatal bug that completely prevented the script from working.
Affected versions: 1.5.0 - 1.6.3

Hotfix 1.6.2 [DEPRECATED]

11 Dec 09:11
d8c1b4d
Compare
Choose a tag to compare
- 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]

10 Dec 14:29
e4984f2
Compare
Choose a tag to compare
  • 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]

04 Dec 15:23
1274d5d
Compare
Choose a tag to compare
v1.5.1

Add files via upload

Release 1.5.0 [DEPRECATED]

04 Dec 14:45
723320a
Compare
Choose a tag to compare
v1.5.0

Update readme.md