All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.0 (2024-03-12)
- fix request format so it won't block by cloudflare (eb3f38d)
1.0.6 (2023-12-05)
- fix issue that csrf token cannot be retrieved when directly land on problem list page (6ae9b15)
1.0.5 (2022-07-01)
- filter empty string when generating delimiter for sup (b7e29b0)
1.0.4 (2022-07-01)
- filter empty string when generating delimiter for sub (5ce9bf6)
1.0.3 (2022-03-12)
- incorrectly escaped underscore under pre tags (a609045)
1.0.2 (2022-02-23)
- encode bracket that appears in wikipedia links (0b66d1c)
1.0.1 (2021-12-12)
- markdown: handle inline image conversion (09b7330)
- rewrite html to markdown converter for support of lists (7403e18)
- sending daily leetcode question to telegram channel via aws lambda (52dab1e)