executablebooks / MyST-Parser

An extended commonmark compliant parser, with bridges to docutils/sphinx
https://myst-parser.readthedocs.io
MIT License
738 stars 196 forks source link

πŸš€ RELEASE: v1.0.0 #744

Closed chrisjsewell closed 1 year ago

chrisjsewell commented 1 year ago

πŸŽ‰ MyST-Parser 1.0.0 πŸŽ‰

This changes absolutely nothing in the code, or about the maintenance/release policy of this project. But it does feel about time πŸ˜„

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change

Comparison is base (f4afeef) 89.99% compared to head (153abf7) 89.99%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #744 +/- ## ======================================= Coverage 89.99% 89.99% ======================================= Files 23 23 Lines 2978 2978 ======================================= Hits 2680 2680 Misses 298 298 ``` | Flag | Coverage Ξ” | | |---|---|---| | pytests | `89.99% <100.00%> (ΓΈ)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=executablebooks#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/executablebooks/MyST-Parser/pull/744?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=executablebooks) | Coverage Ξ” | | |---|---|---| | [myst\_parser/\_\_init\_\_.py](https://codecov.io/gh/executablebooks/MyST-Parser/pull/744?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=executablebooks#diff-bXlzdF9wYXJzZXIvX19pbml0X18ucHk=) | `100.00% <100.00%> (ΓΈ)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=executablebooks). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=executablebooks)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.