Skip to content

HTH v1.1.1

Compare
Choose a tag to compare
@TheMaster1127 TheMaster1127 released this 17 Apr 00:01
· 33 commits to main since this release

Changes in v1.1.1

  • Added getDataFromAPI function to facilitate asynchronous HTTP GET requests for retrieving data from external API endpoints.
  • Introduced getDataFromJSON function to parse JSON strings and extract specific data using path-like notation.
  • Enhanced data retrieval capabilities within HeavenToHell (HTH) scripting environment for API interaction and JSON parsing.

For detailed documentation and usage examples of these new features, please refer to the documentation on the HeavenToHell (HTH) GitHub Wiki.