typelevel / cats-parse

A parsing library for the cats ecosystem
https://typelevel.org/cats-parse/
MIT License
233 stars 53 forks source link

Bump base version to 1.0 #555

Closed armanbilge closed 11 months ago

armanbilge commented 11 months ago

Since cats-parse is ready for a v1.0.0 release 🎉

CI will continue enforcing bincompat with the entire 0.3.x series. Thus, the v1.0.0 release will simply be a "rebranding" and is not a breaking release.

cc @milessabin

codecov-commenter commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (f394341) 95.06% compared to head (b57dde3) 95.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #555 +/- ## ========================================== - Coverage 95.06% 95.00% -0.07% ========================================== Files 10 10 Lines 1480 1480 Branches 330 330 ========================================== - Hits 1407 1406 -1 - Misses 73 74 +1 ``` [see 2 files with indirect coverage changes](https://app.codecov.io/gh/typelevel/cats-parse/pull/555/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=typelevel)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.