Skip to content

v6.0.1

Choose a tag to compare

@StavZ StavZ released this 05 Feb 16:49
· 888 commits to master since this release

Fixes

  • Fixed #58
  • InventoryItem => SkyblockInventoryItem
  • WatchdogStats#byWatchDogLastMinute => Watchdog#byWatchdogLastMinute

Features

  • Code style improvements.
  • Client#getSkyblockNews - Allows you to get skyblock news
  • SkyblockNews
  • Client#getGameCounts - Allows you to get player count along with the player count of each public game
  • GameCounts
  • Utils#removeSnakeCase - added removeSnakeCaseString. (snake_case to snakeCase)
  • Removed support for older versions of Node.js. You must have installed Node.js v14 or newest.