chronicle VS jrnl

Compare chronicle vs jrnl and see what are their differences.

chronicle

a fast changelog generator sourced from PRs and Issues (by anchore)

jrnl

Quick and easy CLI journaling tool for Github wiki journals. (by cjsaylor)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
chronicle jrnl
2 1
43 19
- -
8.5 0.0
5 days ago about 1 year ago
Go Go
Apache License 2.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

chronicle

Posts with mentions or reviews of chronicle. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-16.
  • Git log is not a changelog
    3 projects | news.ycombinator.com | 16 Jul 2022
    we use https://github.com/anchore/chronicle to generate release notes in a changelog format using the issues and PRs from GitHub as the source of truth. In this way time well spent in the curation of issues and PRs (which is something we need to do anyway) means that we automatically get release notes for free. (disclaimer: I'm the author of chronicle)
  • Keep a Changelog
    11 projects | news.ycombinator.com | 3 Dec 2021
    The approach I like to take is to curate issues and PR with semantic titles and organize them by label ("bug", "enhancement", etc) or linking PRs to an already curated issue. This way automation can use these to generate the changlog for me on each release based on closed issues and unlinked PRs since the last release.

    We wrote Chronicle to do that automation for us: https://github.com/anchore/chronicle .

    The nice thing about this... since you typically curate issues during the development process anyway, if you're doing that right then you get a nice looking changlog for free! We use this approach with our core tools, Syft and Grype (some changlog examples: https://github.com/anchore/syft/releases/tag/v0.31.0 and https://github.com/anchore/grype/releases/tag/v0.26.1 ).

    Always happy to hear new feature ideas and possible customizations for Chronicle (put in an issue and let's chat )!

jrnl

Posts with mentions or reviews of jrnl. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing chronicle and jrnl you can also consider the following projects:

keep-a-changelog - If you build software, keep a changelog.

riot - Go Open Source, Distributed, Simple and efficient Search Engine; Warning: This is V1 and beta version, because of big memory consume, and the V2 will be rewrite all code.

semantic-pull-requests

changelog - A changelog generator which uses GitHub's API for the details

chyle - Changelog generator : use a git repository and various data sources and publish the result on external services

gomerge - Gomerge is a tool which allows you to quickly bulk merge, approve and close several pull requests from your terminal. :star2:

semantic-pull-requests - :robot: Let the robots take care of the semantic versioning

github-pr-exporter - A prometheus exporter for monitoring pull requests for specified users in the last X number of days.

pyroscope - Continuous Profiling Platform. Debug performance issues down to a single line of code [Moved to: https://github.com/grafana/pyroscope]

Gitea - Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD

release-please - generate release PRs based on the conventionalcommits.org spec

maintainer - :octocat: :man_technologist: :whale: Generate personal daily reports or summary, AUTHORS, CONTRIBUTING, CHANGELOG and so on for GitHub user or repository.