OctoNotes.Core 0.0.242

Suggested Alternatives

Octopus.OctoNotes.Core

Additional Details

This package has been renamed to Octopus.OctoNotes.Core.

There is a newer version of this package available.
See the version list below for details.
dotnet add package OctoNotes.Core --version 0.0.242
NuGet\Install-Package OctoNotes.Core -Version 0.0.242
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="OctoNotes.Core" Version="0.0.242" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OctoNotes.Core --version 0.0.242
#r "nuget: OctoNotes.Core, 0.0.242"
#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.
// Install OctoNotes.Core as a Cake Addin
#addin nuget:?package=OctoNotes.Core&version=0.0.242

// Install OctoNotes.Core as a Cake Tool
#tool nuget:?package=OctoNotes.Core&version=0.0.242

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 Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on OctoNotes.Core:

Package Downloads
OctoNotes.Generator.ReleaseNotesSource.GitHub

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.

OctoNotes.Reader

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.

OctoNotes.Generator.ReleaseNotesSource.CommitMessage

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.

OctoNotes.Generator

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.

OctoNotes.Core.GitHub

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.171 2,787 8/22/2022
0.1.170 2,628 8/21/2022
0.1.169 2,614 8/20/2022
0.1.168 2,600 8/19/2022
0.1.166 2,698 8/19/2022
0.1.165 2,595 8/18/2022
0.1.164 2,649 8/17/2022
0.1.163 2,659 8/16/2022
0.1.162 2,605 8/15/2022
0.1.160 2,654 8/15/2022
0.1.159 2,621 8/14/2022
0.1.158 2,624 8/13/2022
0.1.157 2,653 8/12/2022
0.1.156 2,598 8/11/2022
0.1.154 2,671 8/10/2022
0.1.152 2,615 8/10/2022
0.1.151 2,643 8/10/2022
0.1.149 2,627 8/8/2022
0.1.148 2,622 8/8/2022
0.1.146 2,597 8/8/2022
0.1.144 2,580 8/8/2022
0.1.142 2,640 8/7/2022
0.1.141 2,710 8/6/2022
0.1.139 2,667 8/4/2022
0.1.138 2,621 8/3/2022
0.1.137 2,620 8/3/2022
0.1.135 2,628 8/2/2022
0.1.134 2,672 8/1/2022
0.1.133 2,745 7/31/2022
0.1.132 2,764 7/30/2022
0.1.131 2,667 7/29/2022
0.1.130 2,635 7/28/2022
0.1.129 2,617 7/27/2022
0.1.128 2,672 7/26/2022
0.1.127 2,676 7/25/2022
0.1.126 2,615 7/24/2022
0.1.125 2,789 7/23/2022
0.1.124 2,682 7/22/2022
0.1.123 2,800 7/21/2022
0.1.122 2,750 7/20/2022
0.1.121 2,712 7/19/2022
0.1.118 2,727 7/18/2022
0.1.116 2,762 7/17/2022
0.1.115 2,822 7/16/2022
0.1.114 2,796 7/15/2022
0.1.113 2,692 7/15/2022
0.1.111 2,734 7/14/2022
0.1.110 2,760 7/14/2022
0.1.108 2,753 7/13/2022
0.1.107 2,770 7/13/2022
0.1.105 2,708 7/12/2022
0.1.104 2,761 7/12/2022
0.1.102 2,717 7/11/2022
0.1.101 2,813 7/11/2022
0.1.99 2,890 7/10/2022
0.1.98 2,761 7/9/2022
0.1.97 2,774 7/8/2022
0.1.96 2,805 7/8/2022
0.1.94 2,645 7/7/2022
0.1.93 2,774 7/7/2022
0.1.91 2,733 7/6/2022
0.1.90 2,797 7/6/2022
0.1.88 2,758 7/5/2022
0.1.87 2,675 7/5/2022
0.1.85 2,755 7/4/2022
0.1.84 2,739 7/4/2022
0.1.82 2,716 7/3/2022
0.1.81 2,731 7/3/2022
0.1.79 2,746 7/2/2022
0.1.77 2,793 7/1/2022
0.1.75 2,737 7/1/2022
0.1.73 2,726 6/30/2022
0.1.71 2,715 6/30/2022
0.1.69 2,691 6/30/2022
0.1.67 2,757 6/30/2022
0.1.65 2,679 6/29/2022
0.1.63 2,740 6/28/2022
0.1.61 2,741 6/28/2022
0.1.59 2,643 6/27/2022
0.1.57 2,629 6/26/2022
0.1.55 2,749 6/25/2022
0.1.53 2,673 6/24/2022
0.1.51 2,741 6/23/2022
0.1.49 2,662 6/22/2022
0.1.47 2,711 6/21/2022
0.1.45 2,784 6/20/2022
0.1.43 2,697 6/19/2022
0.1.41 2,815 6/18/2022
0.1.39 2,712 6/17/2022
0.1.36 2,763 6/16/2022
0.1.34 2,728 6/16/2022
0.1.32 2,755 6/15/2022
0.1.30 2,701 6/15/2022
0.1.28 2,710 6/15/2022
0.1.24 2,781 6/15/2022
0.1.20 2,682 6/15/2022
0.1.18 2,673 6/14/2022
0.1.16 2,633 6/14/2022
0.1.14 2,700 6/14/2022
0.1.8 2,758 6/14/2022
0.1.7 2,795 6/13/2022
0.1.6 2,685 6/12/2022
0.1.4 2,698 6/10/2022
0.1.1 2,707 6/10/2022
0.0.1028 2,658 6/9/2022
0.0.1027 2,829 6/8/2022
0.0.1026 2,795 6/7/2022
0.0.1025 2,758 6/6/2022
0.0.1024 2,747 6/5/2022
0.0.1022 2,751 6/3/2022
0.0.1020 2,709 6/1/2022
0.0.1019 2,828 5/31/2022
0.0.1018 2,841 5/30/2022
0.0.1017 2,761 5/29/2022
0.0.1016 2,804 5/28/2022
0.0.1015 2,841 5/27/2022
0.0.1014 2,760 5/26/2022
0.0.1013 2,788 5/25/2022
0.0.1012 2,757 5/24/2022
0.0.1011 2,765 5/24/2022
0.0.1009 2,833 5/23/2022
0.0.1008 2,790 5/23/2022
0.0.1006 2,821 5/22/2022
0.0.1005 2,709 5/21/2022
0.0.1004 2,759 5/20/2022
0.0.1003 2,811 5/19/2022
0.0.1002 2,704 5/18/2022
0.0.1001 2,857 5/17/2022
0.0.1000 3,225 5/16/2022
0.0.999 2,791 5/16/2022
0.0.997 2,529 5/15/2022
0.0.996 2,603 5/14/2022
0.0.995 2,637 5/13/2022
0.0.994 2,493 5/12/2022
0.0.993 2,520 5/11/2022
0.0.992 2,512 5/10/2022
0.0.991 2,520 5/9/2022
0.0.990 2,567 5/8/2022
0.0.989 2,480 5/7/2022
0.0.988 2,549 5/6/2022
0.0.987 2,508 5/5/2022
0.0.986 2,535 5/4/2022
0.0.985 2,506 5/3/2022
0.0.984 2,518 5/2/2022
0.0.983 2,892 5/1/2022
0.0.982 2,549 4/30/2022
0.0.981 2,575 4/29/2022
0.0.980 2,458 4/28/2022
0.0.979 2,624 4/27/2022
0.0.978 2,615 4/26/2022
0.0.976 2,530 4/24/2022
0.0.975 2,484 4/23/2022
0.0.974 2,532 4/22/2022
0.0.973 2,631 4/21/2022
0.0.972 2,547 4/20/2022
0.0.971 2,564 4/19/2022
0.0.970 2,560 4/18/2022
0.0.969 2,541 4/17/2022
0.0.968 2,671 4/16/2022
0.0.967 2,566 4/15/2022
0.0.966 2,595 4/14/2022
0.0.964 2,579 4/12/2022
0.0.962 2,513 4/10/2022
0.0.961 2,478 4/9/2022
0.0.960 2,604 4/8/2022
0.0.959 2,612 4/7/2022
0.0.958 2,699 4/6/2022
0.0.957 2,566 4/6/2022
0.0.956 2,557 4/6/2022
0.0.955 2,538 4/4/2022
0.0.954 2,543 4/3/2022
0.0.953 2,571 4/2/2022
0.0.952 2,509 4/1/2022
0.0.951 2,613 3/31/2022
0.0.950 2,620 3/30/2022
0.0.949 2,496 3/29/2022
0.0.948 2,533 3/29/2022
0.0.947 2,567 3/28/2022
0.0.946 2,489 3/27/2022
0.0.945 2,568 3/26/2022
0.0.944 2,544 3/25/2022
0.0.943 2,541 3/24/2022
0.0.942 2,681 3/23/2022
0.0.941 2,669 3/23/2022
0.0.918 5,412 2/23/2022
0.0.916 2,654 2/23/2022
0.0.795 7,409 11/24/2021
0.0.655 2,815 8/13/2021
0.0.653 2,846 8/13/2021
0.0.647 2,808 8/12/2021
0.0.637 2,900 8/9/2021
0.0.634 2,744 8/9/2021
0.0.627 2,796 8/6/2021
0.0.551 2,826 6/11/2021
0.0.494 2,719 5/13/2021
0.0.493 2,815 5/12/2021
0.0.492 2,830 5/11/2021
0.0.491 2,822 5/10/2021
0.0.490 2,819 5/9/2021
0.0.489 2,829 5/8/2021
0.0.488 2,847 5/7/2021
0.0.487 2,757 5/6/2021
0.0.486 2,715 5/5/2021
0.0.485 2,788 5/4/2021
0.0.484 2,765 5/4/2021
0.0.482 2,872 5/4/2021
0.0.479 2,881 5/4/2021
0.0.474 2,758 5/3/2021
0.0.473 2,741 5/2/2021
0.0.472 2,771 5/1/2021
0.0.471 2,959 4/30/2021
0.0.470 2,830 4/29/2021
0.0.469 2,754 4/28/2021
0.0.468 2,795 4/27/2021
0.0.467 2,838 4/26/2021
0.0.466 2,787 4/25/2021
0.0.465 2,816 4/24/2021
0.0.464 2,856 4/23/2021
0.0.463 2,843 4/22/2021
0.0.462 2,806 4/21/2021
0.0.461 2,746 4/20/2021
0.0.460 2,780 4/19/2021
0.0.459 2,783 4/18/2021
0.0.458 2,841 4/17/2021
0.0.457 2,905 4/16/2021
0.0.454 2,821 4/13/2021
0.0.453 2,657 4/12/2021
0.0.452 2,753 4/11/2021
0.0.451 2,821 4/10/2021
0.0.450 2,823 4/9/2021
0.0.449 2,768 4/8/2021
0.0.448 2,818 4/7/2021
0.0.447 2,756 4/6/2021
0.0.446 2,750 4/5/2021
0.0.443 2,743 4/2/2021
0.0.442 2,727 4/1/2021
0.0.441 2,784 3/31/2021
0.0.440 2,759 3/30/2021
0.0.439 2,886 3/29/2021
0.0.438 2,788 3/28/2021
0.0.436 2,827 3/26/2021
0.0.435 2,748 3/25/2021
0.0.433 2,722 3/24/2021
0.0.432 2,836 3/23/2021
0.0.431 2,866 3/22/2021
0.0.429 2,799 3/22/2021
0.0.428 2,826 3/22/2021
0.0.426 14,003 3/22/2021
0.0.424 2,902 3/22/2021
0.0.417 2,802 3/22/2021
0.0.412 2,807 3/21/2021
0.0.410 2,699 3/21/2021
0.0.401 2,855 3/21/2021
0.0.399 2,891 3/21/2021
0.0.393 2,800 3/21/2021
0.0.390 2,913 3/20/2021
0.0.388 2,737 3/19/2021
0.0.386 2,767 3/18/2021
0.0.384 2,879 3/17/2021
0.0.383 2,830 3/16/2021
0.0.382 2,928 3/15/2021
0.0.381 2,887 3/14/2021
0.0.380 2,813 3/13/2021
0.0.379 2,890 3/12/2021
0.0.378 2,963 3/11/2021
0.0.377 2,864 3/10/2021
0.0.375 2,855 3/8/2021
0.0.374 2,879 3/7/2021
0.0.373 2,863 3/7/2021
0.0.372 2,902 3/6/2021
0.0.371 2,961 3/5/2021
0.0.370 2,862 3/4/2021
0.0.368 2,833 3/4/2021
0.0.367 3,290 3/4/2021
0.0.362 2,823 3/3/2021
0.0.361 2,920 3/2/2021
0.0.360 2,858 3/2/2021
0.0.358 2,839 2/28/2021
0.0.357 2,896 2/27/2021
0.0.356 2,868 2/26/2021
0.0.355 2,978 2/25/2021
0.0.351 2,941 2/21/2021
0.0.350 2,825 2/20/2021
0.0.349 2,803 2/19/2021
0.0.348 2,826 2/18/2021
0.0.347 2,820 2/17/2021
0.0.346 2,730 2/16/2021
0.0.345 2,891 2/15/2021
0.0.344 2,911 2/14/2021
0.0.343 3,001 2/13/2021
0.0.342 2,813 2/12/2021
0.0.341 2,875 2/11/2021
0.0.339 2,845 2/11/2021
0.0.338 3,944 2/11/2021
0.0.337 2,815 2/10/2021
0.0.335 2,863 2/9/2021
0.0.334 2,894 2/8/2021
0.0.333 2,815 2/8/2021
0.0.332 2,899 2/7/2021
0.0.331 2,851 2/6/2021
0.0.330 3,438 2/5/2021
0.0.326 2,961 2/5/2021
0.0.323 2,987 2/5/2021
0.0.322 2,848 2/4/2021
0.0.321 2,846 2/3/2021
0.0.320 2,932 2/2/2021
0.0.318 2,815 2/1/2021
0.0.316 2,820 2/1/2021
0.0.314 2,827 2/1/2021
0.0.313 2,730 1/31/2021
0.0.312 2,790 1/30/2021
0.0.310 2,746 1/29/2021
0.0.308 3,403 1/29/2021
0.0.305 3,532 1/29/2021
0.0.302 2,994 1/29/2021
0.0.300 2,911 1/28/2021
0.0.298 3,349 1/28/2021
0.0.295 3,836 1/28/2021
0.0.289 2,883 1/27/2021
0.0.288 2,898 1/27/2021
0.0.286 3,866 1/27/2021
0.0.282 2,892 1/27/2021
0.0.281 3,039 1/27/2021
0.0.280 3,850 1/27/2021
0.0.272 2,971 1/26/2021
0.0.271 2,928 1/25/2021
0.0.270 2,845 1/24/2021
0.0.269 2,924 1/23/2021
0.0.268 2,935 1/22/2021
0.0.267 2,954 1/21/2021
0.0.264 3,511 1/20/2021
0.0.262 2,944 1/20/2021
0.0.261 3,510 1/19/2021
0.0.258 3,416 1/19/2021
0.0.255 2,879 1/19/2021
0.0.253 3,802 1/19/2021
0.0.249 2,977 1/19/2021
0.0.245 2,849 1/18/2021
0.0.244 2,966 1/18/2021
0.0.243 2,977 1/18/2021
0.0.242 3,017 1/18/2021
0.0.241 2,879 1/18/2021
0.0.239 2,899 1/17/2021
0.0.236 2,814 1/17/2021
0.0.235 4,684 1/16/2021
0.0.220 3,847 1/15/2021
0.0.215 1,008 1/15/2021
0.0.213 2,827 1/14/2021
0.0.211 2,819 1/14/2021
0.0.209 2,909 1/14/2021
0.0.207 3,788 1/14/2021
0.0.201 2,935 1/13/2021
0.0.198 2,905 1/13/2021
0.0.196 2,787 1/13/2021
0.0.195 4,866 1/13/2021
0.0.185 5,194 1/13/2021
0.0.177 1,725 1/13/2021
0.0.173 3,848 1/13/2021
0.0.166 3,826 1/13/2021
0.0.159 2,895 1/12/2021
0.0.156 2,928 1/12/2021
0.0.151 3,873 1/12/2021
0.0.144 3,404 1/12/2021
0.0.141 3,849 1/12/2021
0.0.135 4,010 1/12/2021
0.0.127 3,033 1/11/2021
0.0.125 2,887 1/11/2021
0.0.121 3,862 1/11/2021
0.0.115 1,031 1/11/2021
0.0.114 2,938 1/9/2021
0.0.113 2,877 1/8/2021
0.0.110 4,341 1/8/2021
0.0.101 3,457 1/8/2021
0.0.98 6,453 1/8/2021
0.0.77 2,295 1/7/2021
0.0.71 2,054 1/7/2021
0.0.70 2,140 1/6/2021