Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.56 KB

3.9.14.md

File metadata and controls

23 lines (15 loc) · 1.56 KB

Changelog

Changes in version 3.9.14 of Paw Bot are documented here.

3.9.14 - (2022-01-13)

Bug Fixes

  • commands: help command not displaying command info (e3f9ef2)
  • commands: help displaying incorrect util label (bf6a997)
  • commands: Argument type checking (ed90551)
  • commands: E6 commands lazy tags argument (4c76c5e)
  • Argument: Bind type functions to type instance (1d88392)
  • Command: Unhandled promise rejections (4e44344)

Features

  • commands: Add specs command (4c127b4)

Refactor

  • Command: Removed redundant this.options object (0c4f349)
  • Use separate config for non-production (1de4675)