Skip to content

Releases: DefaultsBotDevelopment/DBD-Tools

v2.3.3

19 Jan 23:25
f346a49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.2...v2.3.3

Release v2.3.2

13 Oct 13:51
72c4604
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.2.3.1...v2.3.2

Release v2.3.1

13 Oct 13:31
6f70e92
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v.2.3.1

Release v2.3.0

08 Sep 21:36
a045038
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.3.0

Release v2.2.1

08 Sep 10:53
b90992a
Compare
Choose a tag to compare

Fixed a typo in the package.json

Full Changelog: v2.2.0...v2.2.1

Release v2.2.0

08 Sep 10:32
07f5607
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.8...v2.2.0

Update 1.0.8

04 Apr 08:20
Compare
Choose a tag to compare

Additions:

  • new getMentions function to parse all string mentions. module: DiscordUtils.
  • new ParseUtils module.
  • new parseEmojis function parses all emojis from a string and returns an array.
  • new parseHexColors function parses all HEX colors from a string.
  • new parseRgbColors function parses all RGB colors from a string.
  • new parseHslColors function parses all HSL colors from a string.
  • new parseDecimalColors function parses al decimal colors from a string.

Changes/Updates:

  • updated some JSDocs for functions.

Full Changelog: https://github.com/Default-01/JS-Tools/commits/1.0.8