Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

40 lines (24 loc) · 1.12 KB

Change Log

v2.0.3 (2024-02-04)

  • Update port.yml (linkify-it v5.0.0) (#54)
  • Fix rtd (#52)
  • Add linkify-it-py-demo url (#51)
  • Fix package build (#49)

v2.0.2 (2023-05-02)

  • Fix missing files to the test (#44)

v2.0.1 (2023-05-02)

  • Update development tools
  • Fix sdist is missing tests

v2.0.0 (2022-05-07)

  • Add matchAtStart method to match full URLs at the start of the string.
  • Fixed paired symbols ((), {}, "", etc.) after punctuation.
  • --- option now affects parsing of emails (e.g. user@example.com---)

v1.0.3 (2021-12-18)

  • Fixed #98. Don't count ; at the end of link (when followed with space).

v1.0.2 (2021-10-09)

  • Fix: Schema key containing - not producing matches (#26)

v1.0.1 (2020-12-18)

  • Add manifest
  • Add codecov.yml

v1.0.0 (2020-11-15)

  • First release