Skip to content

Cog 0.13.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@kevsmith kevsmith released this 22 Aug 17:49
· 869 commits to master since this release

Enhancements

  • New chat API #873, #925
    • The API Cog uses to interop with various chat networks has been thoroughly revamped. A temporary side-effect of this work
      is the removal of HipChat and IRC support. We expect to restore support for both of these chat networks in an upcoming
      release.
  • Expose room/channel name to commands #914 (requested by Tu Hoang)
  • Improve handling of list option types #919
  • Reset passwords via cogctl #894, #907
  • Update stale dependencies #864

Bug Fixes

  • $PATH lost to standard bundles #839 (reported by George Adams)
  • Access rule evaluation crashes on rules using option values with "in" #918
  • Chat pipeline evaluation crashes on non-scalar variable bindings #916