Skip to content

Releases: Assassyn/universal-hive-bot

0.12.2

24 Jul 20:44
eb6fbdb
Compare
Choose a tag to compare

This a very small update in which I have added code guards to prevent failures in pipelines.

0.12.1

15 Jul 18:32
35403f9
Compare
Choose a tag to compare

In general the current release allows user to configure the bot to write a report on activity.

Changes:

  • Added action to write a new post
  • Added action to read user comments
  • Added action to get a parent post from comments

0.11.1

26 Jun 10:49
f36fd52
Compare
Choose a tag to compare

Changes:

  • improved the scheduled action execution
  • Split continuous and scheduled actions

0.11.0

25 Jun 10:40
6c9b186
Compare
Choose a tag to compare

Changes:

  • the UI has been rewritten completely which opens a path for future changes.
  • Logging looks a little bit different now.

0.10.1

16 Jun 10:16
5a03ad9
Compare
Choose a tag to compare

Changes:

  • added ability to run the bot in the infinite loop
  • added actions to support voting and commenting on a post
  • added action to read the gist template
  • added action to create a common variable
  • added action to read ranked posts based on tag
  • fixed issue when sell token has no buy offers

0.9.2

02 Jun 19:57
346b2e7
Compare
Choose a tag to compare

Changes:

*fixed logging from plugins issue

This list of changes was auto generated.

0.9.1

02 Jun 11:26
a6aa860
Compare
Choose a tag to compare

Changes:

  • fixed problem with active key task which did not work.

0.9.0

02 Jun 09:51
bc26e0f
Compare
Choose a tag to compare

Changes:

  • improved started logging message
  • added ability to name actions
  • added terracore claim ability
  • added cron line scheduling trigger

0.8.1

31 May 09:21
a85a565
Compare
Choose a tag to compare

Changes:

  • fixed issue with compiled build not working at all

0.8.0

30 May 20:40
d5f9ead
Compare
Choose a tag to compare

Changes:

  • added ability to run in cycle
  • new logging approach