In v7.5, we finally ship support for several long-requested features—Changelog and Custom Pages! The functionality is nearly identical to that of the docs
command—pass in a directory of Markdown (or in the case of Custom Pages, Markdown or HTML), and rdme
will magically sync it to your ReadMe project. Get the details in our docs!
What's Changed
- refactor(docs): consolidate logic by @kanadgupta in #540
- refactor: split out fixtures, test cleanup by @kanadgupta in #542
- feat: changelog endpoints by @kanadgupta in #543
- refactor: rename
category
tocmdCategory
inCommand
class by @kanadgupta in #544 - feat: add retag-release workflow to add a vX.Y.Z tag for our GitHub Action by @RyanGWU82 in #545
- feat: custom pages support by @kanadgupta in #547
- docs: guidance on custompages + changelog by @kanadgupta in #548
New Contributors
- @RyanGWU82 made their first contribution in #545
Full Changelog: 7.4.0...7.5.0