HTH v1.1.1
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.