Skip to content

Releases: pinkilo/Yukibot

v1.9.2

05 Jun 22:25
Compare
Choose a tag to compare

1.9.2 (2023-06-05)

Bug Fixes

  • yukibuilder: log level parameter type typo (0720a2e)
  • yukibuilder forces test mode when building test yuki (aca5158)

v1.9.1

04 Jun 09:29
Compare
Choose a tag to compare

1.9.1 (2023-06-04)

Bug Fixes

  • yukibuilder forces test mode when building test yuki (aca5158)

v1.9.0

03 Jun 14:06
3cffc85
Compare
Choose a tag to compare

1.9.0 (2023-06-03)

Features

  • add callHistory property to api yuki and root page (#44) (f7af61e)
  • extracted subscription mocking, mocked messages and subs take optional datetime (db1a1cd)

Bug Fixes

  • chat watcher no longer stacks on each broadcast update (64e0500)
  • chat watcher not starting with first broadcast update (8abbde2)
  • custom routes templating (9045481)
  • ignore backlog messages on startup (#41) (78dc354)
  • move more build logic into yuki builder from yuki (#42) (de16e6f)
  • readline and nunjucks now mocked (#49) (527b472)

v1.8.3

26 May 04:49
Compare
Choose a tag to compare

1.8.3 (2023-05-26)

Bug Fixes

  • move more build logic into yuki builder from yuki (#42) (6282aaa)

v1.8.2

23 May 21:37
Compare
Choose a tag to compare

1.8.2 (2023-05-23)

Bug Fixes

  • chat watcher not starting with first broadcast update (a7716f3)

v1.8.1

23 May 01:16
Compare
Choose a tag to compare

1.8.1 (2023-05-23)

Bug Fixes

  • export testYuki dsl function (5dc0307)

v1.8.0

23 May 00:22
Compare
Choose a tag to compare

1.8.0 (2023-05-23)

Features

  • add auth event mock to test yuki (0e1241a)
  • add restart function to yuki (d304f04)
  • allow user-defined additional home page routes (b9e22a3)
  • programmatic mocking for test yuki and test builder dsl (#17) (dff8576)
  • user cache loader property on yuki builder (12a8656)

Bug Fixes

  • polling rates are now consistently in seconds (#31) (4aaaa99)
  • ssr page data error (e992d2c)