Releases: xorgram/xor
Releases · xorgram/xor
0.3.5
Full Changelog: 0.3.4...0.3.5
0.3.4
What's Changed
- feat: implement util.whois by @ArnabXD in #3
- refactor: fix eslint issues by @roj1512 in #5
- feat: add eslint as hook by @roj1512 in #6
- feat: code formatter hook by @ArnabXD in #8
- fix: correct
main
inpackage.json
by @roj1512 in #9 - fix: handle possible errors by @roj1512 in #11
- refactor: use
getChat
the correct way [1] by @roj1512 in #12 - fix: husky pre-commit hooks by @ArnabXD in #13
- style: format the shell result for better look by @roj1512 in #14
- feat: disable default parse mode by @roj1512 in #16
- feat: load built-in modules dynamically by @roj1512 in #19
- fix: add raw opts to
CommandHandler
by @roj1512 in #17 - refactor: ignore the test module by @roj1512 in #20
- feat: make
installModules
install from a directory by @roj1512 in #22 - fix: package version by @roj1512 in #23
- feat: implement and use
ModuleManager
by @roj1512 in #25 - feat: external modules by @roj1512 in #27
- fix: correct the version constant by @roj1512 in #28
- refactor: fix eslint error
no-empty
by @ArnabXD in #30 - fix: add missed
await
insuper.check
call by @roj1512 in #31 - fix: correct Roj's email in authors by @roj1512 in #32
- feat: add @ArnabXD to authors by @roj1512 in #33
- chore: git ignore external modules by @ArnabXD in #35
- chore: enhance linter, formatter, lint-staged by @ArnabXD in #34
- style: use prettier config and require curly by @roj1512 in #38
- feat: add linting and building workflows by @ArnabXD in #36
- fix: make the format script work on all platforms by @roj1512 in #37
- feat: tell the user about errors by @roj1512 in #39
- feat:
util.eval
by @roj1512 in #40 - style: make eslint give warning for unused args by @roj1512 in #41
- ci: run the workflows once for PUSHs by @roj1512 in #42
- feat: add help to
Module
by @roj1512 in #43 - feat: rename the package and make it public by @roj1512 in #45
- feat: allow async eval and pass reply and message by @roj1512 in #46
- fix: error when sending empty eval result by @roj1512 in #47
Full Changelog: https://github.com/xorgram/xor/commits/0.3.4
0.3.3
Full Changelog: 0.3.2...0.3.3