Skip to content

Latest commit

 

History

History
158 lines (71 loc) · 6.99 KB

CHANGELOG.md

File metadata and controls

158 lines (71 loc) · 6.99 KB

1.9.2 (2024-12-15)

Bug Fixes

1.9.1 (2024-10-12)

Bug Fixes

  • When the scanning cursor is at the end of the input string, parsing should NOT stop, fixes #43 (#44) (97ccdfd)

1.9.0 (2024-09-15)

Features

  • cli support for --ignore-patterns (c3ee2ee)

1.8.0 (2024-05-10)

Bug Fixes

Features

1.7.1 (2024-05-07)

Bug Fixes

1.7.0 (2024-05-05)

Features

1.6.0 (2024-05-05)

Features

1.5.1 (2024-05-05)

Bug Fixes

  • not pad : used with numbers, treat · as full-width, #37 (79f15a2)

1.5.0 (2024-05-04)

Bug Fixes

Features

  • add inline spaces only for CJK/non-CJK, #36 (19a6e18)

1.4.0 (2024-01-25)

Features

1.3.0 (2024-01-14)

Features

1.2.2 (2024-01-07)

Bug Fixes

  • parse blockquote, allow other blocknodes in blockquote, fixes #26 (#27) (f26ad2a)

1.2.1 (2023-12-28)

Bug Fixes

  • allow \t as separater (c8f31f6)
  • ordered-list prefix, add Math to inline structures, code block parse (#25) (ef7694c)

1.2.0 (2022-08-21)

Bug Fixes

  • string in code block recognized as comment, fixes #20 (d9cbee7)

Features

1.1.1 (2022-02-20)

Bug Fixes

  • jsdom block quote not correctly parsed (9849569)

1.1.0 (2022-01-29)

Bug Fixes

Features

1.0.3 (2020-05-01)

Bug Fixes

  • recognize image attributes, fixes #2 (dbc091f)

1.0.2 (2020-02-10)

Bug Fixes

1.0.1 (2020-02-01)

Bug Fixes

  • update outdated dependencies (0eebe2e)