Skip to content

Release 0.2.0

Compare
Choose a tag to compare
@mikegrima mikegrima released this 24 Apr 02:19
· 62 commits to master since this release

Summary:
This release of HubCommander has significant refactoring to depend on the latest Python RTM bot (0.4.0), and to accommodate this, packages were moved around.

Notable Features:

  • MAJOR: Using Python rtmbot 0.4.0 (this may break existing plugins. Need to change your imports for custom plugins. See existing code for examples.) Special thanks to @bboe for this!!
    • HubCommander is no longer located in the rtmbot plugins/ directory -- it's now located in the rtmbot/hubcommander directory.
  • Added new features: !DeleteRepo, and !AddUserToTeam
  • Fixed some bugs

PRs:

  1. #23
  2. #24
  3. #26
  4. #27
  5. #31

Special Thanks: