Skip to content

v1.1.0

Compare
Choose a tag to compare
@mike-weiner mike-weiner released this 01 Apr 17:52
· 73 commits to main since this release
d3fd627

v1.1.0

This is no April Fools' joke.

wlbot is now listed on npm! The package can be found at: https://www.npmjs.com/package/wlbot. The package can be installed via npm install -g wlbot.

This release is a re-write of the wlbot CLI! This update publishes the packet on npm, provides additional setup instructions, and some new commands available for use within the CLI.

  • Released on April 1, 2023
  • New metadata subcommand to access the WeatherLink API v2 metadata endpoints.
  • New weather subcommand to access the WeatherLink API v2 weather endpoints.
  • New config command to view the configuration values that are used by wlbot.
  • Updated README with installation instructions for npm listing, reorganization of information, and details about setting environmental variables.