Skip to content

Releases: DiscordDungeons/ImageServer-TS

1.0.1

19 Apr 07:48
086d9ed
Compare
Choose a tag to compare

Changes

  • Each IQL action now has its own interface, and are grouped into types depending on what block they can be used in. (@Snazzah, PR #1)
  • There is now a .clone() function if you ever want to split off a query. (@Snazzah, PR #1)
  • You can optionally define the query from the constructor. (@Snazzah, PR #1)
  • Defined the toJSON() function for JSON.stringify (explanation) (@Snazzah, PR #1)

First release

23 Mar 06:43
Compare
Choose a tag to compare

First release.