All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.8.0 (2021-10-27)
- latex: add latex command (2005d95)
- external: comply to new CE api changes (e9c44ec)
1.7.3 (2021-09-21)
- parser: improve language key detection (eaa1795)
1.7.2 (2021-09-21)
- formatter: fix small formatting issue (63d74dc)
1.7.1 (2021-09-21)
- slashcommand: error with case of no userInputLanguage (54345bf)
1.7.0 (2021-09-21)
- adds formatting command for mobile users (4bc962a)
1.6.0 (2021-09-20)
- issue with languageKey containing backticks (bf7762c)
- regex issue where the parser would find nonsupported language key (5a1d1c2)
- remove debug console.logs in format.ts (35b923f)
1.5.0 (2021-09-18)
- add commitlint to project (398e901)
- ci: add husky pre-push hook to run tests (84c53f0)
- core: add new codeblock parser (fdc878f)
- core: add new formatting command (1559906)
- show amount of guilds joined in status (aa0bf7e)
- add IParser to DITypes (9112520)
- chore: update lint-staged settings (077634c)
- ci: sign releases (b05e31a)
- ci: try fixing test action (2e83620)
- core: handle case for no code blocks (2e01220)
- remove debug console.logs in format.ts (35b923f)
- test: fix whitespacing in test (983d27b)
1.3.1 (2021-09-02)
- Need this to run CI for now... (16425d8)
1.3.0 (2021-09-02)
- logger fileformat to not have hours (542803a)
1.2.0 (2021-08-29)
- Add more log transports, daily rotate file (27a9b56)
- Add winston (b4c1218)
- Add winston-daily-rotate-file (4505bdd)
1.1.0 (2021-08-29)
- Add winston (fc664a3)