Releases: xorgram/xor
Releases · xorgram/xor
Release list
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
maininpackage.jsonby @roj1512 in #9 - fix: handle possible errors by @roj1512 in #11
- refactor: use
getChatthe 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
CommandHandlerby @roj1512 in #17 - refactor: ignore the test module by @roj1512 in #20
- feat: make
installModulesinstall from a directory by @roj1512 in #22 - fix: package version by @roj1512 in #23
- feat: implement and use
ModuleManagerby @roj1512 in #25 - feat: external modules by @roj1512 in #27
- fix: correct the version constant by @roj1512 in #28
- refactor: fix eslint error
no-emptyby @ArnabXD in #30 - fix: add missed
awaitinsuper.checkcall 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.evalby @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
Moduleby @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
0.3.2
0.3.1
What's Changed
- fix(security): don't auto delete messages if deactivated by @roj1512 in #242
- chore(security): warn if not active by @roj1512 in #243
- feat(security): ignore messages starting with "signore" by @roj1512 in #244
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- feat: implement security module by @roj1512 in #240
- fix: set fallback outgoing value to true by @roj1512 in #241
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- feat: module installation via URL by @roj1512 in #237
- fix: uninstalling modules installed via URL by @ArnabXD in #238
- feat: persist
localStorageby @roj1512 in #239
Full Changelog: 0.1.6...0.2.0
0.1.6
What's Changed
Full Changelog: 0.1.5...0.1.6
0.1.5
What's Changed
- chore: migrate help messages to grm_parse by @roj1512 in #232
- feat: allow using different prefixes to trigger commands by @ArnabXD in #233
- chore: setup logging by @roj1512 in #234
Full Changelog: 0.1.4...0.1.5
0.1.4
What's Changed
- chore: update help messages by @roj1512 in #229
- chore(module_manager): don't check remaining handlers if a specific symbol was returned by @roj1512 in #230
- chore(modules/admin): repair markdown by @roj1512 in #231
Full Changelog: 0.1.3...0.1.4