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.

Github Releases not containing release notes

See original GitHub issue

Description

Neither releases nor the README contains any help on what changes between versions. I could read the code and try to deconstruct it, but it would be more helpful to have release notes on what changed and how to upgrade. I see e.g. that shapeof is changed to return with a generic parameter, there’s a new HKT ns and some things have plainly gone missing.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
eiriktsarpaliscommented, Aug 29, 2019

Yes the 7.1 release seems off. Not sure why, probably rusty build infrastructure.

0reactions
hafcommented, Aug 29, 2019

Yes, Paket has a bug that fetches the head of master, so I did that and got a lot of breakage. Then I tried to downgrade to 7.1 which was the latest release and didn’t seem to have that change in it, but then there was a whole bunch of other commits and no release notes for 7.1, so filed this issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Managing releases in a repository
You can create new releases with release notes, @mentions of contributors, and links to binary files, as well as edit or delete existing...
Read more >
Automatically generated release notes
Automatically generated release notes provide an automated alternative to manually writing release notes for your GitHub releases.
Read more >
Releases - GitHub Docs
Generate release notes content for a release ... Generate a name and body describing a release. The body content will be markdown formatted...
Read more >
The auto-generated release notes do not include commits
When I attempt to create release via github UI I see a hint "There were no pull requests associated with the commits included...
Read more >
About releases - GitHub Docs
Releases are based on Git tags, which mark a specific point in your repository's history. A tag date may be different than a...
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