Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixup #253

Merged
merged 4 commits into from
Aug 12, 2024
Merged

Fixup #253

merged 4 commits into from
Aug 12, 2024

Conversation

Jake-Shadle
Copy link
Member

  • Ignore SIGPIPE
  • Use unique ids for each license

Resolves: #252
Resolves: #250

@Jake-Shadle Jake-Shadle merged commit 41d5ca2 into main Aug 12, 2024
10 of 11 checks passed
@Jake-Shadle Jake-Shadle deleted the fixup branch August 12, 2024 06:54
@anatawa12
Copy link

this PP changes json format of cargo-about but not noted on the changelog. could you note that or revert changing id to short_id?

@Jake-Shadle
Copy link
Member Author

Oops

netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request Aug 15, 2024
[0.6.4] - 2024-08-12
Fixed
- [PR#254](EmbarkStudios/cargo-about#254) reverted unintended `id` -> `short_id` field rename.

[0.6.3] **yanked** - 2024-08-12
Changed
- [PR#251](EmbarkStudios/cargo-about#251) updated crates and directly depend on `semver`.

Fixed
- [PR#253](EmbarkStudios/cargo-about#253) resolved [#250](EmbarkStudios/cargo-about#250) by changing the example template to emit unique anchors.
- [PR#253](EmbarkStudios/cargo-about#253) resolved [#252](EmbarkStudios/cargo-about#252) by ignoring `SIGPIPE`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

panics on SIGPIPE Multiple identical IDs in generated HTML
2 participants