Skip to content

Small fixes

Compare
Choose a tag to compare
@cooffeeRequired cooffeeRequired released this 28 Apr 08:06
· 323 commits to main since this release

SkJson 2.8.4 💥

Doc's updated (SkUnity, SkriptHub)

Skript version:

  • 2.7.0 - Beta 1,
  • 2.7.0 - Beta 2,
  • 2.6.4

Changed

  1. small changes was also in the Execute web request
(execute|send|make) [new] (<.+>|%-string%) request to %string% [(:with headers) %-strings/json%] [and with (:body|:data) %-strings/json%]
(execute|send|make) [new] (<.+>|%-string%) request to %string% [with (:body|:data) %-strings/json%] [and (:with headers) %-strings/json%]

Fixed

  1. size of %json% -> json size of %json%, cause old syntax has conflict with vanilla skript
  2. fixed block thread in the async method for sending request's and wriiting to file
  3. mapping and formatting json to/from variable

Added

  1. Added convertation from .yml files to .json
set {_yaml json} to json from yaml file "..../test.yaml"
  1. more properties of request's responses
[SkJson] [(:current|:previous)] request's (2:body|3:code|4:connection headers|[user] (5:headers)|6:url)
[skJson] (2:body|3:code|4:connection headers|[user] (5:headers)|6:url) of [(:current|:previous)] request

image

image

What's Changed

Full Changelog: 2.8.2...2.8.4

Thank everyone for their support for ideas

Sincerely coffeeRequred.