Skip to content

Latest commit

 

History

History
307 lines (259 loc) · 28.4 KB

CHANGELOG.md

File metadata and controls

307 lines (259 loc) · 28.4 KB

v0.4.2 - 2020-03-17

v0.4.1 - 2020-03-14

v0.4.0 - 2017-12-06

v0.2.9 - 2016-09-16

v0.2.8 - 2015-04-30

v0.2.7 - 2014-06-18

v0.2.6 - 2014-05-23

  • View Commit release 0.2.6
  • View Commit Don't enable done flag with text. Set text after creating leave message.

v0.2.5 - 2014-05-23

v0.2.4 - 2014-05-22

v0.2.2 - 2014-04-07

v0.2.1 - 2014-02-26

v0.2.0 - 2014-02-25

v0.1.28 - 2014-02-25

v0.1.27 - 2014-02-22

v0.1.26 - 2014-02-17

v0.1.25 - 2014-02-08

v0.1.24 - 2013-12-04

v0.1.23 - 2013-12-03

v0.1.22 - 2013-11-28

v0.1.21 - 2013-11-28

v0.1.20 - 2013-11-14

v0.1.19 - 2013-09-03

v0.1.18 - 2013-08-21

  • View Commit release 0.1.18
  • View Commit Add Gruntfile.coffee to linting and add travis file
  • View Commit add webchat link to connect to #hubot-irc channel.
  • View Commit Revert "Revert "add mibbit.com link to connect to #hubot-irc channel""
  • View Commit Trigger TextMessage when actions are done
  • View Commit Add emote support
  • View Commit Revert "add mibbit.com link to connect to #hubot-irc channel"
  • View Commit add mibbit.com link to connect to #hubot-irc channel
  • View Commit Describe the variable's purpose
  • View Commit Updates README to include reference to HUBOT_IRC_PRIVATE env variable
  • View Commit remove trailing space (issue reported by grunt)
  • View Commit Update README to include info from Hubot wiki

v0.1.17 - 2013-07-11

v0.1.16 - 2013-07-11

v0.1.15 - 2013-06-15

v0.1.14 - 2013-06-14

v0.1.13 - 2013-05-17

v0.1.12 - 2013-03-11

v0.1.11 - 2013-03-07

v0.1.10 - 2013-02-22

v0.1.9 - 2013-02-15

v0.1.8 - 2013-02-13

v0.1.7 - 2013-01-25

v0.1.6 - 2013-01-25

v0.1.5 - 2013-01-22

v0.1.4 - 2012-11-08

v0.1.3 - 2012-11-06

v0.1.2 - 2012-11-06

v0.1.1 - 2012-10-25

  • View Commit release 0.1.1
  • View Commit release 0.1.0
  • View Commit Fix irc.mozilla.org login (and probably others)
  • View Commit Tweaked user ID generation.
  • View Commit listen for 'identify' notice instead of 'register': more generic
  • View Commit support a distinct username for NickServ identify msgs
  • View Commit Add "Test Local Changes" section
  • View Commit Updating min version in notice about adapter upgrade.
  • View Commit Adding information about hubot-irc channel on freenode.
  • View Commit Adding year and name to LICENSE (fixes #33) and updating warning in README (fixes #32)

v0.1.0 - 2012-07-18

  • View Commit release 0.1.0
  • View Commit Merging fix for NICK check and setting bots name so it responds to its own name
  • View Commit Updating the robots name with the passed in nick so it responds to its name
  • View Commit Fix Error: HUBOT_IRC_NICK is not defined; try: export HUBOT_IRC_NICK='mybot'
  • View Commit Removing duplicate code from earlier merge
  • View Commit Adding some helpful errors for missing environment variables
  • View Commit Merging changes from intridea-east for showing name before message
  • View Commit Updates before merging pboos changes
  • View Commit Adding changes for entering and leaving room from pboos
  • View Commit Updating version information, description to Hubot 2.0 and updating node engine upper version
  • View Commit More correct implementation for join/leave messages for the bot.
  • View Commit Use enter/leave messages on enter/leave events.
  • View Commit Missed one.
  • View Commit Updating to work with latest hubot.
  • View Commit Added robot.leave support
  • View Commit Added support for "Enter Message" support
  • View Commit Emit a joined event.
  • View Commit Pass command arguments all toghether.
  • View Commit Adding a command listener.
  • View Commit Send messages to rooms
  • View Commit Auto add name before message which sent from query window

v0.0.8 - 2012-04-24

  • View Commit release 0.0.8
  • View Commit change HUBOT_IRC_USERNAME? to HUBOT_IRC_USERNAME
  • View Commit using options object for consistency
  • View Commit hubot is identifying itself as user host to the IRC server. making the user portion configurable as HUBOT_IRC_USERNAME, since certain IRC networks require a valid username instead of the default one, which is nodebot.

v0.0.7 - 2012-04-06

v0.0.6 - 2011-12-19

v0.0.5 - 2011-12-03

v0.0.4 - 2011-11-30

v0.0.3 - 2011-11-27

v0.0.2 - 2011-11-27