Skip to content

Releases: xplorer-io/xplorers-bot-ts

v0.0.13

01 Aug 22:59
Compare
Choose a tag to compare

Version 0.0.13

Commits

  • [ec2cba8] use coverage to run in ci and test for local testing development
  • [4a190c5] use built-in Node module - crypto
  • [14c97c9] update test script
  • [46c4958] Add not matching emoji test, and return empty array
  • [a2a6306] Update findMatchingEmoji function too return all matching emojis
  • [1a9cc0c] sonar cloud fix- remove await
  • [1243d06] fix tests
  • [4788b13] split slack module

v0.0.12

27 Jul 10:11
526af7a
Compare
Choose a tag to compare

Version 0.0.12

Commits

  • [526af7a] feat(openai-enhancements): improved user experience when interacting with openai (#19)

v0.0.11

18 Jul 08:22
62b377b
Compare
Choose a tag to compare

Version 0.0.11

Commits

  • [62b377b] feat(xplorers-bot-ts): queue with same name can only be recreated after 7 days (#17)

v0.0.10

17 Jul 09:17
46b1fc8
Compare
Choose a tag to compare

Version 0.0.10

Commits

  • [46b1fc8] feat(xplorers-openai): interact with openai from slack (#14)

v0.0.9

08 Jul 09:55
Compare
Choose a tag to compare

Version 0.0.9

Commits

  • [059f476] cleanup
  • [ec88af3] use emojis from json file direclty instead of using file system fs;
  • [2d6384b] compile js files to out folder

v0.0.8

05 Jul 08:17
54e3430
Compare
Choose a tag to compare

Version 0.0.8

Commits

  • [54e3430] feat(xplorers-bot-ts): run deploy in a feature branch (#12)

v0.0.7

05 Jul 07:52
a648a46
Compare
Choose a tag to compare

Version 0.0.7

Commits

  • [a648a46] feat(xplorers-bot-ts): terraform workspace for feature branch deployments (#9)

v0.0.6

29 Jun 11:40
c05a87f
Compare
Choose a tag to compare

Version 0.0.6

Commits

  • [c05a87f] feat(xplorers-bot-ts): updated project and bucket name (#8)

v0.0.5

28 Jun 23:49
b61a56a
Compare
Choose a tag to compare

Version 0.0.5

Commits

  • [b61a56a] Merge pull request #7 from xplorer-io/refactor
  • [96dcba3] Some refactoring of the code to make it less complex

v0.0.4

28 May 03:51
a64d40b
Compare
Choose a tag to compare

Version 0.0.4

Commits

  • [a64d40b] feat(xplorers-bot-ts): Remove the use of Makefile in favor of Taskfile (#4)