Help [Displays List of Commands]
List [Displays All Functions]
Search [Search for a Function (Alias: find)]
Doc [Display Documentation for Function]
Download [Download the API for Offline Use]
go build -ldflags "-s -w" -o ./build/api.exe ./
Ability to use the API without downloading
Added command 'download'
Improved Formatting
Online/Offline Status
Fixed GetXML() not getting the latest version
Removed console logging for the api file
Updated version
GetXML now deletes the old API xml
Improved Visuals
Initial Release & Bug Fixes