Skip to content

Latest commit

 

History

History
247 lines (198 loc) · 23.8 KB

CHANGELOG.md

File metadata and controls

247 lines (198 loc) · 23.8 KB

Changelog

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

0.0.9 (2022-05-24)

Bug Fixes

0.0.8 (2022-03-14)

Features

Bug Fixes

  • add algm version check (dfb5737)
  • auto refresh question when login (b3969c1)
  • change the result of the serialize (41d4724)
  • change the result of the serialize (9b964df)
  • check the file ext (18dc04a)
  • complement metaData type (fe4e64c)
  • delete cache when refresh require (beb27ac)
  • en: support fetch submission detail (b2a987a)
  • ensure the folder in the memo unique (#4) (3313a56)
  • fix buildcode view highlight (dfaf3a0)
  • fix code and question in same column (a9bbaaa)
  • fix duplicate tag (907544a)
  • fix envFile merge (#3) (ad395a1)
  • fix error message (c611bbf)
  • fix esbuild and algm install (5c200f9)
  • fix login but not refresh (cbd664a)
  • fix request err handle (d5f547d)
  • fix request submissions params (31903b5)
  • fix spelling errors (0d41b27), closes #13
  • fix submissions null error (06e04de)
  • fix tag empty (2f86bd2)
  • fix the test process not exit (1f8b2c6), closes #14
  • fix type null error (44140f8)
  • import ListNode and TreeNode in js and ts (f72e125)
  • java: add missing comma (b4a2c74)
  • move @babel/core to dependencies (b52fe63)
  • only algorithmic questions support testing (22424f8)
  • only check esbuild when debug ts (533902f)
  • only check esbuild when debug ts (11b04ae)
  • python: change None to null (f373977)
  • record multiple versions (5912b54)
  • remove repeated code (9a11f3c)
  • remove repeated code (a7db1e9)
  • remove require.resolve due to cache (e9239e8)
  • remove unuse module (a2ed4b2)
  • support cpp debug for m1 (52c9fae)
  • support long type (b08589a), closes #33
  • support other building code highlight (8f6ad1c)
  • ts: support TreeNode and ListNode in test (f019506)
  • use codeLang to handle js/ts (abac4c9)
  • use copy instead of rename (0772526)
  • use require to check whether esbuild (269371b)

0.0.7 (2021-10-12)

Features

Bug Fixes

  • add algm version check (dfb5737)
  • auto refresh question when login (b3969c1)
  • change the result of the serialize (41d4724)
  • change the result of the serialize (9b964df)
  • check the file ext (18dc04a)
  • complement metaData type (fe4e64c)
  • delete cache when refresh require (beb27ac)
  • en: support fetch submission detail (b2a987a)
  • ensure the folder in the memo unique (#4) (3313a56)
  • fix buildcode view highlight (dfaf3a0)
  • fix code and question in same column (a9bbaaa)
  • fix duplicate tag (907544a)
  • fix envFile merge (#3) (ad395a1)
  • fix error message (c611bbf)
  • fix esbuild and algm install (5c200f9)
  • fix login but not refresh (cbd664a)
  • fix request err handle (d5f547d)
  • fix request submissions params (31903b5)
  • fix spelling errors (0d41b27), closes #13
  • fix submissions null error (06e04de)
  • fix tag empty (2f86bd2)
  • fix the test process not exit (1f8b2c6), closes #14
  • fix type null error (44140f8)
  • import ListNode and TreeNode in js and ts (f72e125)
  • java: add missing comma (b4a2c74)
  • move @babel/core to dependencies (b52fe63)
  • only algorithmic questions support testing (22424f8)
  • only check esbuild when debug ts (533902f)
  • only check esbuild when debug ts (11b04ae)
  • python: change None to null (f373977)
  • record multiple versions (5912b54)
  • remove repeated code (9a11f3c)
  • remove repeated code (a7db1e9)
  • remove require.resolve due to cache (e9239e8)
  • remove unuse module (a2ed4b2)
  • support cpp debug for m1 (52c9fae)
  • support other building code highlight (8f6ad1c)
  • ts: support TreeNode and ListNode in test (f019506)
  • use codeLang to handle js/ts (abac4c9)
  • use copy instead of rename (0772526)
  • use require to check whether esbuild (269371b)

0.0.6 (2021-07-08)

Bug Fixes

  • fix the test process not exit (1f8b2c6), closes #14

0.0.5 (2021-07-05)

Bug Fixes

0.0.4 (2021-06-16)

Features

Bug Fixes

  • add algm version check (dfb5737)
  • auto refresh question when login (b3969c1)
  • change the result of the serialize (41d4724)
  • check the file ext (18dc04a)
  • fix buildcode view highlight (dfaf3a0)
  • en: support fetch submission detail (b2a987a)
  • change the result of the serialize (9b964df)
  • complement metaData type (fe4e64c)
  • delete cache when refresh require (beb27ac)
  • ensure the folder in the memo unique (#4) (3313a56)
  • fix code and question in same column (a9bbaaa)
  • fix envFile merge (#3) (ad395a1)
  • fix error message (c611bbf)
  • fix esbuild and algm install (5c200f9)
  • fix request err handle (d5f547d)
  • fix request submissions params (31903b5)
  • fix submissions null error (06e04de)
  • import ListNode and TreeNode in js and ts (f72e125)
  • only algorithmic questions support testing (22424f8)
  • only check esbuild when debug ts (533902f)
  • only check esbuild when debug ts (11b04ae)
  • remove require.resolve due to cache (e9239e8)
  • remove unuse module (a2ed4b2)
  • support other building code highlight (8f6ad1c)
  • java: add missing comma (b4a2c74)
  • python: change None to null (f373977)
  • use copy instead of rename (0772526)
  • ts: support TreeNode and ListNode in test (f019506)
  • move @babel/core to dependencies (b52fe63)
  • record multiple versions (5912b54)
  • remove repeated code (9a11f3c)
  • remove repeated code (a7db1e9)
  • use codeLang to handle js/ts (abac4c9)
  • use require to check whether esbuild (269371b)

0.0.3 (2021-03-16)

Features

  • add ask for auto import algm (e1c5159)

Bug Fixes

  • fix code and question in same column (a9bbaaa)
  • fix error message (c611bbf)
  • fix esbuild and algm install (5c200f9)
  • fix request err handle (d5f547d)
  • record multiple versions (5912b54)

0.0.2 (2021-03-13)

Bug Fixes

  • move @babel/core to dependencies (b52fe63)

0.0.1 (2021-03-13)

Features