Skip to content

Latest commit

 

History

History
60 lines (27 loc) · 2.72 KB

CHANGELOG.md

File metadata and controls

60 lines (27 loc) · 2.72 KB

Changelog

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

1.1.0 (2024-03-12)

Features

  • fix request format so it won't block by cloudflare (eb3f38d)

1.0.6 (2023-12-05)

Bug Fixes

  • fix issue that csrf token cannot be retrieved when directly land on problem list page (6ae9b15)

1.0.5 (2022-07-01)

Bug Fixes

  • filter empty string when generating delimiter for sup (b7e29b0)

1.0.4 (2022-07-01)

Bug Fixes

  • filter empty string when generating delimiter for sub (5ce9bf6)

1.0.3 (2022-03-12)

Bug Fixes

  • incorrectly escaped underscore under pre tags (a609045)

1.0.2 (2022-02-23)

Bug Fixes

  • encode bracket that appears in wikipedia links (0b66d1c)

1.0.1 (2021-12-12)

Bug Fixes

  • markdown: handle inline image conversion (09b7330)
  • rewrite html to markdown converter for support of lists (7403e18)

1.0.0 (2021-12-11)

Features

  • sending daily leetcode question to telegram channel via aws lambda (52dab1e)