Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
agilgur5

agilgur5/changelog-maker

A git log to release changelog tool. Slightly modified fork with different style and Markdown added

JavaScript
1
0
Other
rvagg's profile
rvagg
90 contributions
agilgur5's profile
agilgur5
18 contributions
maboiteaspam's profile
maboiteaspam
5 contributions
jamsyoung's profile
jamsyoung
2 contributions
fhemberger's profile
fhemberger
1 contributions
jimniels's profile
jimniels
1 contributions
Kikobeats's profile
Kikobeats
1 contributions
MylesBorins's profile
MylesBorins
1 contributions
rstacruz's profile
rstacruz
1 contributions

@agilgur5/changelog-maker is a command‑line utility that generates a Markdown‑formatted release changelog from a Git repository’s commit history, extracting entries since the previous tag, filtering out version‑only commits, and optionally grouping by commit prefixes. It enriches each entry with GitHub pull‑request links and semantic‑version labels, making it useful for developers who need automated, nicely styled changelogs for Node (or any) projects.

Support the dependencies of agilgur5/changelog-maker

Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
nodejs/commit-stream
Turn a `git log` into a stream of commit objects
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
rvagg/ghauth
Create and load persistent GitHub authentication tokens for command-line apps
Account's avatar
rvagg/ghissues
Interact with the GitHub issues API
Account's avatar
rvagg/gitexec
A specialised child process spawn for `git` commands
Account's avatar
rvagg/list-stream
Collect chunks / objects from a readable stream, write obejcts / chunks to a writable stream
Account's avatar
minimistjs/minimist
parse argument options
Account's avatar
maboiteaspam/pkg-to-id
Extract project identity from pakage json file.
Account's avatar
mcollina/split2
split a Text Stream into a Line Stream, using Stream 3
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers