| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
why: The changelog had grown into mixed release-note styles with dense bullets, stale API links, and current release notes that did not match the documented CHANGES conventions. what: - Rewrite CHANGES entries into release-oriented prose with deliverable headings - Preserve all release headers, dates, placeholder comments, and historical version order - Add current MyST cross-references while keeping old/deprecated APIs as inline history
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## master #1042 +/- ##
=======================================
Coverage 81.98% 81.98%
=======================================
Files 28 28
Lines 2548 2548
Branches 485 485
=======================================
Hits 2089 2089
Misses 328 328
Partials 131 131 ☔ View full report in Codecov by Sentry.
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
Rewrites CHANGES end to end using the newer release-note conventions documented in AGENTS.md.
What changed
Validation