Skip to content

Latest commit

 

History

History
83 lines (62 loc) · 3.21 KB

CHANGELOG.md

File metadata and controls

83 lines (62 loc) · 3.21 KB

Changelog

This project attempts to conform to SemVer guidelines whenever possible.

[v2.5.0]

[v2.4.0]

[v2.3.0]

[v2.2.0]

[v2.1.0]

[v2.0.0]

[v1.11.0]

[v1.10.0]

[v1.9.0]

[v1.8.0]

[v1.7.0]

[v1.6.1]

[v1.6.0]

[v1.5.0]

[v1.4.0]

[v1.3.1]

  • Restoring missing aws-sdk dependency

[v1.3.0]

  • Adding support for starting and stopping an AWS server by instance ID. Fixes #10

[v1.2.0]

[v1.1.2]

  • Fixing error handling bug that breaks Steve when DM-ing a privileged command. Fixes #3
  • Changing OP_ROLE environment variable to PRIV_ROLE.
  • Steve responds with a special message if a privilege command is invoked from outside the privileged Guild
  • Adding PRIV_GUILD environment variable
  • Adding Circle CI build configuration

[1.1.1]

  • Fixing bug in command parsing RegEx patterns. Fixes #2

[1.1.0]

  • Added a bunch of tests
  • Added search command using Wikia API
  • Added changelog

[v1.0.0]

  • Added role based access control on commands
  • Added start and stop commands with hooks to HTTP endpoints to do the work
  • Added help command
  • Added GPLv3 license