Skip to content

Releases: PropertyUX/nubot

Updated nubot-playbook to v2.1.2

21 May 09:33
Compare
Choose a tag to compare
0.5.4

Updated nubot-playbook to v2.1.2, this to 0.5.4

v0.5.3

28 Feb 06:52
Compare
Choose a tag to compare

0.5.3 (2018-02-28)

Bug Fixes

  • package: updated nubot-playbook version (c904046)

v0.5.2

22 Feb 03:56
Compare
Choose a tag to compare

0.5.2 (2018-02-22)

Bug Fixes

  • playbook: Update dependency (e233ae7)

v0.5.1

21 Feb 05:27
Compare
Choose a tag to compare

0.5.1 (2018-02-21)

Bug Fixes

  • npm: Update and save mockery as dep, not devDep (dee68b9)
  • robot: Cross platform script loading (06f523f), closes #3

Features

  • response: added sendDM() for SC-179 (984e942)

v0.4.4

24 Jan 01:36
Compare
Choose a tag to compare

Fixed Windows path issue

v0.4.3

06 Dec 12:20
Compare
Choose a tag to compare

0.4.3 (2017-12-06)

Bug Fixes

  • robot: Default path and loading bugs resolved (2af9b27)

v0.4.2

06 Dec 10:30
Compare
Choose a tag to compare

0.4.2 (2017-12-06)

Bug Fixes

  • playbook: Switch to nubot fork (eb14d7b)

v0.4.1

06 Dec 00:58
Compare
Choose a tag to compare

0.4.1 (2017-12-06)

Bug Fixes

  • index: Add storage adapter param to loadBot (dab953e)
  • mongo: Patch mongo connect version (5e70546)

v0.4.0

28 Nov 05:04
Compare
Choose a tag to compare

0.4.0 (2017-11-28)

Features

  • brain: Add new adapter arg for storage connection (f0e0dad)

v0.3.0

21 Nov 13:11
Compare
Choose a tag to compare

0.3.0 (2017-11-21)

Bug Fixes

  • env: Use dotenv to process .env file on start (0a7abeb)

Features

  • robot: Allow single file as scripts path (fdc596f)