Skip to content

v3.1.0

Compare
Choose a tag to compare
@favna favna released this 29 Aug 20:38
· 373 commits to main since this release

3.1.0 - (2022-08-29)

🐛 Bug Fixes

  • deps: Update all non-major dependencies (652135f)
  • args: Make getOption and getOptions return string | null again (77f5ed4)
  • message-listeners: Fixed potential null pointer exception in canRunInChannel (#515) (5409282)

🚀 Features

  • args: Add getOptionResult and getOptionsResults (8031e9b)
  • args: Add ArgsJSON type (b578d54)

Full Changelog: v3.0.0...v3.1.0