Releases: xplorer-io/xplorers-bot-ts
Releases · xplorer-io/xplorers-bot-ts
v0.0.13
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
Version 0.0.12
Commits
- [526af7a] feat(openai-enhancements): improved user experience when interacting with openai (#19)
v0.0.11
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
Version 0.0.10
Commits
- [46b1fc8] feat(xplorers-openai): interact with openai from slack (#14)
v0.0.9
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
Version 0.0.8
Commits
- [54e3430] feat(xplorers-bot-ts): run deploy in a feature branch (#12)
v0.0.7
Version 0.0.7
Commits
- [a648a46] feat(xplorers-bot-ts): terraform workspace for feature branch deployments (#9)
v0.0.6
Version 0.0.6
Commits
- [c05a87f] feat(xplorers-bot-ts): updated project and bucket name (#8)
v0.0.5
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
Version 0.0.4
Commits
- [a64d40b] feat(xplorers-bot-ts): Remove the use of Makefile in favor of Taskfile (#4)