-
Notifications
You must be signed in to change notification settings - Fork 4
Version Changelog
woodendoors7 edited this page Sep 2, 2023
·
1 revision
-
🛠️ Fixed a bug which prevented users from
.catch-ing errors thrown from the.lookupfunction. Any errors that cannot be caught in minecraftstatuspinger should be reported to issues. -
🛠️ Fixed a bug where the custom DNS lookup wouldn't properly deliver the DNS data to the
createConnectionsocket, resulting fromcreateConnectionasking for either all IPs (array) or just the first one (object) which I needed to return differently.
- 🟢 Added lookup option
disableJSONParseto completely skip parsing JSON. - ⚙️ Renamed primary lookup option
hostnametohost,hostnamestays as an alias.
Home — NPM — woodendoors7 — Website