question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Package Changelog

See original GitHub issue

Thank you for a small wonderful router with great docs. 👏🏼

I’ve been using tinro for a while, and the only friction I’ve noticed has been keeping it up to date. That’s largely because changes are not noted down anywhere. Every time I’ve been updating tinro I had to scroll over the list of source changes to understand whether adaptions in my projects were required.

Compare this:

image

To:

image

While this is no big deal, the absence of a changelog is the only place where the package is not best-in-class.

Possible solutions could be to add a CHANGELOG.md, or to use github releases. Either description could be generated manually or automatically - the latter being easier if a machine readable commit structure like conventional commits were being used.

I’d be happy to contribute to making it happen, if you deem this worth tackling.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
AlexxNBcommented, Mar 13, 2021

It is exactly the thing I was going to do this weekend =)

1reaction
AlexxNBcommented, Mar 16, 2021

Finally the CHANGELOG.md is here! Checkout my new tool - Chalogen.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How do I see the changelog for a debian/ubuntu deb package?
Here is a function that prints a list of all available changelogs for PACKAGE and queries the user to select which one to...
Read more >
How to check the changelog of a package on Linux - Xmodulo
One of them is a changelog file, which records in reverse chronological order what changes occurred each time the package has been updated....
Read more >
Package changelog - CTAN
This package provides a changelog environment (which itself provides a version environment) to represent a changelog. The package supports multiple authors, ...
Read more >
deb-changelog(5) - Linux manual page - man7.org
The format of the debian/changelog allows the package building tools to discover which version of the package is being built and find out...
Read more >
Chapter 4. Required files under the debian directory
The most important of them are control , changelog , copyright , and rules , which are required for all packages. 4.1. control....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found