Skip to content

Latest commit

 

History

History
115 lines (59 loc) · 5.59 KB

CHANGELOG.md

File metadata and controls

115 lines (59 loc) · 5.59 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.8.0 (2021-10-27)

Features

  • latex: add latex command (2005d95)

Bug Fixes

  • external: comply to new CE api changes (e9c44ec)

1.7.3 (2021-09-21)

Bug Fixes

  • parser: improve language key detection (eaa1795)

1.7.2 (2021-09-21)

Bug Fixes

  • formatter: fix small formatting issue (63d74dc)

1.7.1 (2021-09-21)

Bug Fixes

  • slashcommand: error with case of no userInputLanguage (54345bf)

1.7.0 (2021-09-21)

Features

  • adds formatting command for mobile users (4bc962a)

1.6.0 (2021-09-20)

Bug Fixes

  • 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)

Features

  • 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)

Bug Fixes

  • 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)

Bug Fixes

  • Need this to run CI for now... (16425d8)

1.3.0 (2021-09-02)

Features

  • Add format!help (54e9ae1)
  • Add initial language detector using guesslang (71faa28)

Bug Fixes

  • logger fileformat to not have hours (542803a)

1.2.0 (2021-08-29)

Features

  • Add more log transports, daily rotate file (27a9b56)
  • Add winston (b4c1218)
  • Add winston-daily-rotate-file (4505bdd)

1.1.0 (2021-08-29)

Features

1.0.3 (2021-08-29)

1.0.2 (2021-08-28)

1.0.1 (2021-08-28)