VOOZH about

URL: https://www.nuget.org/packages/Octopus.OctoNotes.Generator.ReleaseNotesSource.GitHub/

⇱ NuGet Gallery | Octopus.OctoNotes.Generator.ReleaseNotesSource.GitHub 1.0.104




Octopus.OctoNotes.Generator.ReleaseNotesSource.GitHub 1.0.104

Prefix Reserved
dotnet add package Octopus.OctoNotes.Generator.ReleaseNotesSource.GitHub --version 1.0.104
 
 
NuGet\Install-Package Octopus.OctoNotes.Generator.ReleaseNotesSource.GitHub -Version 1.0.104
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Octopus.OctoNotes.Generator.ReleaseNotesSource.GitHub" Version="1.0.104" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Octopus.OctoNotes.Generator.ReleaseNotesSource.GitHub" Version="1.0.104" />
 
Directory.Packages.props
<PackageReference Include="Octopus.OctoNotes.Generator.ReleaseNotesSource.GitHub" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Octopus.OctoNotes.Generator.ReleaseNotesSource.GitHub --version 1.0.104
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Octopus.OctoNotes.Generator.ReleaseNotesSource.GitHub, 1.0.104"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Octopus.OctoNotes.Generator.ReleaseNotesSource.GitHub@1.0.104
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Octopus.OctoNotes.Generator.ReleaseNotesSource.GitHub&version=1.0.104
 
Install as a Cake Addin
#tool nuget:?package=Octopus.OctoNotes.Generator.ReleaseNotesSource.GitHub&version=1.0.104
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

OctoNotes is a tool for generating release notes from Git repositories.

In a perfect, trunk-based world, there would be a single, linear graph between versions of an application. In the real world, however, that's almost never the case. Many releases will have hotfixes; many applications will have LTS branches or maintenance releases; not to mention pull requests and other reasons for branches, both short-lived and long.

OctoNotes takes a slightly different view of release notes. OctoNotes views the Git revision graph as the single source of truth. If a bug was fixed in a commit, that bug is only fixed in revisions containing that commit. If a feature was added between versions X and Y, it will appear in the Git revision graph as a commit somwehere between those two points.

By leveraging Git tags, OctoNotes can pinpoint precisely where in a Git revision graph a change was introduced, and provide the release notes for just the commits between two points on that graph.

Product Versions Compatible and additional computed target framework versions.
.NET net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 is compatible.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.104 108 5/19/2026
1.0.87 141 3/12/2026
1.0.67 337 12/17/2025
1.0.65 751 12/2/2025
1.0.56 279 11/9/2025
1.0.54 199 10/24/2025
1.0.52 258 10/23/2025
1.0.51 251 10/23/2025
1.0.49 251 10/23/2025
1.0.48 262 10/23/2025
1.0.46 254 10/20/2025
1.0.42 246 10/14/2025
1.0.41 249 10/14/2025
1.0.36 252 10/2/2025
1.0.35 254 8/20/2025
1.0.34 262 8/20/2025
1.0.9 273 1/29/2025
1.0.6 246 1/29/2025
1.0.5 227 1/27/2025
1.0.4 256 1/22/2025
Loading failed