- Update port.yml (linkify-it v5.0.0) (#54)
- Fix rtd (#52)
- Add linkify-it-py-demo url (#51)
- Fix package build (#49)
- Fix missing files to the test (#44)
- Update development tools
- Fix sdist is missing tests
- 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.[email protected]
)
- Fixed #98. Don't count
;
at the end of link (when followed with space).
- Fix: Schema key containing - not producing matches (#26)
- Add manifest
- Add codecov.yml
- First release