OctoNotes.Core
0.0.114
This package has been renamed to Octopus.OctoNotes.Core.
See the version list below for details.
dotnet add package OctoNotes.Core --version 0.0.114
NuGet\Install-Package OctoNotes.Core -Version 0.0.114
<PackageReference Include="OctoNotes.Core" Version="0.0.114" />
paket add OctoNotes.Core --version 0.0.114
#r "nuget: OctoNotes.Core, 0.0.114"
// Install OctoNotes.Core as a Cake Addin #addin nuget:?package=OctoNotes.Core&version=0.0.114 // Install OctoNotes.Core as a Cake Tool #tool nuget:?package=OctoNotes.Core&version=0.0.114
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 | 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. |
-
.NETStandard 2.0
- Autofac (>= 6.1.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 3.1.10)
- Newtonsoft.Json (>= 12.0.3)
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,915 | 8/22/2022 | |
0.1.170 | 2,761 | 8/21/2022 | |
0.1.169 | 2,759 | 8/20/2022 | |
0.1.168 | 2,721 | 8/19/2022 | |
0.1.166 | 2,829 | 8/19/2022 | |
0.1.165 | 2,733 | 8/18/2022 | |
0.1.164 | 2,789 | 8/17/2022 | |
0.1.163 | 2,781 | 8/16/2022 | |
0.1.162 | 2,746 | 8/15/2022 | |
0.1.160 | 2,795 | 8/15/2022 | |
0.1.159 | 2,753 | 8/14/2022 | |
0.1.158 | 2,758 | 8/13/2022 | |
0.1.157 | 2,800 | 8/12/2022 | |
0.1.156 | 2,722 | 8/11/2022 | |
0.1.154 | 2,806 | 8/10/2022 | |
0.1.152 | 2,762 | 8/10/2022 | |
0.1.151 | 2,766 | 8/10/2022 | |
0.1.149 | 2,775 | 8/8/2022 | |
0.1.148 | 2,782 | 8/8/2022 | |
0.1.146 | 2,728 | 8/8/2022 | |
0.1.144 | 2,726 | 8/8/2022 | |
0.1.142 | 2,765 | 8/7/2022 | |
0.1.141 | 2,844 | 8/6/2022 | |
0.1.139 | 2,813 | 8/4/2022 | |
0.1.138 | 2,747 | 8/3/2022 | |
0.1.137 | 2,750 | 8/3/2022 | |
0.1.135 | 2,747 | 8/2/2022 | |
0.1.134 | 2,791 | 8/1/2022 | |
0.1.133 | 2,893 | 7/31/2022 | |
0.1.132 | 2,903 | 7/30/2022 | |
0.1.131 | 2,801 | 7/29/2022 | |
0.1.130 | 2,761 | 7/28/2022 | |
0.1.129 | 2,782 | 7/27/2022 | |
0.1.128 | 2,818 | 7/26/2022 | |
0.1.127 | 2,839 | 7/25/2022 | |
0.1.126 | 2,745 | 7/24/2022 | |
0.1.125 | 2,911 | 7/23/2022 | |
0.1.124 | 2,807 | 7/22/2022 | |
0.1.123 | 2,944 | 7/21/2022 | |
0.1.122 | 2,860 | 7/20/2022 | |
0.1.121 | 2,871 | 7/19/2022 | |
0.1.118 | 2,861 | 7/18/2022 | |
0.1.116 | 2,893 | 7/17/2022 | |
0.1.115 | 2,958 | 7/16/2022 | |
0.1.114 | 2,938 | 7/15/2022 | |
0.1.113 | 2,823 | 7/15/2022 | |
0.1.111 | 2,869 | 7/14/2022 | |
0.1.110 | 2,908 | 7/14/2022 | |
0.1.108 | 2,870 | 7/13/2022 | |
0.1.107 | 2,917 | 7/13/2022 | |
0.1.105 | 2,853 | 7/12/2022 | |
0.1.104 | 2,902 | 7/12/2022 | |
0.1.102 | 2,854 | 7/11/2022 | |
0.1.101 | 2,954 | 7/11/2022 | |
0.1.99 | 3,030 | 7/10/2022 | |
0.1.98 | 2,883 | 7/9/2022 | |
0.1.97 | 2,928 | 7/8/2022 | |
0.1.96 | 2,963 | 7/8/2022 | |
0.1.94 | 2,810 | 7/7/2022 | |
0.1.93 | 2,888 | 7/7/2022 | |
0.1.91 | 2,859 | 7/6/2022 | |
0.1.90 | 2,955 | 7/6/2022 | |
0.1.88 | 2,902 | 7/5/2022 | |
0.1.87 | 2,805 | 7/5/2022 | |
0.1.85 | 2,903 | 7/4/2022 | |
0.1.84 | 2,891 | 7/4/2022 | |
0.1.82 | 2,848 | 7/3/2022 | |
0.1.81 | 2,886 | 7/3/2022 | |
0.1.79 | 2,893 | 7/2/2022 | |
0.1.77 | 2,949 | 7/1/2022 | |
0.1.75 | 2,874 | 7/1/2022 | |
0.1.73 | 2,891 | 6/30/2022 | |
0.1.71 | 2,849 | 6/30/2022 | |
0.1.69 | 2,840 | 6/30/2022 | |
0.1.67 | 2,881 | 6/30/2022 | |
0.1.65 | 2,821 | 6/29/2022 | |
0.1.63 | 2,870 | 6/28/2022 | |
0.1.61 | 2,878 | 6/28/2022 | |
0.1.59 | 2,769 | 6/27/2022 | |
0.1.57 | 2,766 | 6/26/2022 | |
0.1.55 | 2,876 | 6/25/2022 | |
0.1.53 | 2,822 | 6/24/2022 | |
0.1.51 | 2,883 | 6/23/2022 | |
0.1.49 | 2,773 | 6/22/2022 | |
0.1.47 | 2,845 | 6/21/2022 | |
0.1.45 | 2,916 | 6/20/2022 | |
0.1.43 | 2,831 | 6/19/2022 | |
0.1.41 | 2,946 | 6/18/2022 | |
0.1.39 | 2,831 | 6/17/2022 | |
0.1.36 | 2,892 | 6/16/2022 | |
0.1.34 | 2,861 | 6/16/2022 | |
0.1.32 | 2,883 | 6/15/2022 | |
0.1.30 | 2,837 | 6/15/2022 | |
0.1.28 | 2,846 | 6/15/2022 | |
0.1.24 | 2,907 | 6/15/2022 | |
0.1.20 | 2,816 | 6/15/2022 | |
0.1.18 | 2,796 | 6/14/2022 | |
0.1.16 | 2,797 | 6/14/2022 | |
0.1.14 | 2,835 | 6/14/2022 | |
0.1.8 | 2,874 | 6/14/2022 | |
0.1.7 | 2,926 | 6/13/2022 | |
0.1.6 | 2,824 | 6/12/2022 | |
0.1.4 | 2,840 | 6/10/2022 | |
0.1.1 | 2,855 | 6/10/2022 | |
0.0.1028 | 2,800 | 6/9/2022 | |
0.0.1027 | 2,965 | 6/8/2022 | |
0.0.1026 | 2,934 | 6/7/2022 | |
0.0.1025 | 2,891 | 6/6/2022 | |
0.0.1024 | 2,859 | 6/5/2022 | |
0.0.1022 | 2,896 | 6/3/2022 | |
0.0.1020 | 2,829 | 6/1/2022 | |
0.0.1019 | 2,948 | 5/31/2022 | |
0.0.1018 | 2,985 | 5/30/2022 | |
0.0.1017 | 2,896 | 5/29/2022 | |
0.0.1016 | 2,933 | 5/28/2022 | |
0.0.1015 | 2,981 | 5/27/2022 | |
0.0.1014 | 2,903 | 5/26/2022 | |
0.0.1013 | 2,925 | 5/25/2022 | |
0.0.1012 | 2,886 | 5/24/2022 | |
0.0.1011 | 2,874 | 5/24/2022 | |
0.0.1009 | 2,965 | 5/23/2022 | |
0.0.1008 | 2,955 | 5/23/2022 | |
0.0.1006 | 2,974 | 5/22/2022 | |
0.0.1005 | 2,824 | 5/21/2022 | |
0.0.1004 | 2,886 | 5/20/2022 | |
0.0.1003 | 2,939 | 5/19/2022 | |
0.0.1002 | 2,830 | 5/18/2022 | |
0.0.1001 | 2,980 | 5/17/2022 | |
0.0.1000 | 3,375 | 5/16/2022 | |
0.0.999 | 2,906 | 5/16/2022 | |
0.0.997 | 2,669 | 5/15/2022 | |
0.0.996 | 2,710 | 5/14/2022 | |
0.0.995 | 2,751 | 5/13/2022 | |
0.0.994 | 2,611 | 5/12/2022 | |
0.0.993 | 2,653 | 5/11/2022 | |
0.0.992 | 2,624 | 5/10/2022 | |
0.0.991 | 2,652 | 5/9/2022 | |
0.0.990 | 2,697 | 5/8/2022 | |
0.0.989 | 2,604 | 5/7/2022 | |
0.0.988 | 2,671 | 5/6/2022 | |
0.0.987 | 2,622 | 5/5/2022 | |
0.0.986 | 2,670 | 5/4/2022 | |
0.0.985 | 2,617 | 5/3/2022 | |
0.0.984 | 2,650 | 5/2/2022 | |
0.0.983 | 3,030 | 5/1/2022 | |
0.0.982 | 2,654 | 4/30/2022 | |
0.0.981 | 2,694 | 4/29/2022 | |
0.0.980 | 2,612 | 4/28/2022 | |
0.0.979 | 2,755 | 4/27/2022 | |
0.0.978 | 2,743 | 4/26/2022 | |
0.0.976 | 2,650 | 4/24/2022 | |
0.0.975 | 2,590 | 4/23/2022 | |
0.0.974 | 2,640 | 4/22/2022 | |
0.0.973 | 2,758 | 4/21/2022 | |
0.0.972 | 2,672 | 4/20/2022 | |
0.0.971 | 2,693 | 4/19/2022 | |
0.0.970 | 2,675 | 4/18/2022 | |
0.0.969 | 2,675 | 4/17/2022 | |
0.0.968 | 2,806 | 4/16/2022 | |
0.0.967 | 2,694 | 4/15/2022 | |
0.0.966 | 2,718 | 4/14/2022 | |
0.0.964 | 2,722 | 4/12/2022 | |
0.0.962 | 2,640 | 4/10/2022 | |
0.0.961 | 2,604 | 4/9/2022 | |
0.0.960 | 2,722 | 4/8/2022 | |
0.0.959 | 2,754 | 4/7/2022 | |
0.0.958 | 2,828 | 4/6/2022 | |
0.0.957 | 2,678 | 4/6/2022 | |
0.0.956 | 2,660 | 4/6/2022 | |
0.0.955 | 2,647 | 4/4/2022 | |
0.0.954 | 2,656 | 4/3/2022 | |
0.0.953 | 2,687 | 4/2/2022 | |
0.0.952 | 2,655 | 4/1/2022 | |
0.0.951 | 2,727 | 3/31/2022 | |
0.0.950 | 2,731 | 3/30/2022 | |
0.0.949 | 2,621 | 3/29/2022 | |
0.0.948 | 2,656 | 3/29/2022 | |
0.0.947 | 2,694 | 3/28/2022 | |
0.0.946 | 2,601 | 3/27/2022 | |
0.0.945 | 2,696 | 3/26/2022 | |
0.0.944 | 2,681 | 3/25/2022 | |
0.0.943 | 2,665 | 3/24/2022 | |
0.0.942 | 2,824 | 3/23/2022 | |
0.0.941 | 2,801 | 3/23/2022 | |
0.0.918 | 5,527 | 2/23/2022 | |
0.0.916 | 2,774 | 2/23/2022 | |
0.0.795 | 7,545 | 11/24/2021 | |
0.0.655 | 2,940 | 8/13/2021 | |
0.0.653 | 2,968 | 8/13/2021 | |
0.0.647 | 2,948 | 8/12/2021 | |
0.0.637 | 3,026 | 8/9/2021 | |
0.0.634 | 2,844 | 8/9/2021 | |
0.0.627 | 2,925 | 8/6/2021 | |
0.0.551 | 2,928 | 6/11/2021 | |
0.0.494 | 2,855 | 5/13/2021 | |
0.0.493 | 2,924 | 5/12/2021 | |
0.0.492 | 2,950 | 5/11/2021 | |
0.0.491 | 2,955 | 5/10/2021 | |
0.0.490 | 2,967 | 5/9/2021 | |
0.0.489 | 2,947 | 5/8/2021 | |
0.0.488 | 2,980 | 5/7/2021 | |
0.0.487 | 2,880 | 5/6/2021 | |
0.0.486 | 2,851 | 5/5/2021 | |
0.0.485 | 2,927 | 5/4/2021 | |
0.0.484 | 2,890 | 5/4/2021 | |
0.0.482 | 3,000 | 5/4/2021 | |
0.0.479 | 3,008 | 5/4/2021 | |
0.0.474 | 2,880 | 5/3/2021 | |
0.0.473 | 2,868 | 5/2/2021 | |
0.0.472 | 2,900 | 5/1/2021 | |
0.0.471 | 3,094 | 4/30/2021 | |
0.0.470 | 2,956 | 4/29/2021 | |
0.0.469 | 2,870 | 4/28/2021 | |
0.0.468 | 2,929 | 4/27/2021 | |
0.0.467 | 2,959 | 4/26/2021 | |
0.0.466 | 2,897 | 4/25/2021 | |
0.0.465 | 2,938 | 4/24/2021 | |
0.0.464 | 2,987 | 4/23/2021 | |
0.0.463 | 2,967 | 4/22/2021 | |
0.0.462 | 2,931 | 4/21/2021 | |
0.0.461 | 2,868 | 4/20/2021 | |
0.0.460 | 2,884 | 4/19/2021 | |
0.0.459 | 2,910 | 4/18/2021 | |
0.0.458 | 2,955 | 4/17/2021 | |
0.0.457 | 3,014 | 4/16/2021 | |
0.0.454 | 2,935 | 4/13/2021 | |
0.0.453 | 2,792 | 4/12/2021 | |
0.0.452 | 2,871 | 4/11/2021 | |
0.0.451 | 2,944 | 4/10/2021 | |
0.0.450 | 2,952 | 4/9/2021 | |
0.0.449 | 2,877 | 4/8/2021 | |
0.0.448 | 2,960 | 4/7/2021 | |
0.0.447 | 2,867 | 4/6/2021 | |
0.0.446 | 2,858 | 4/5/2021 | |
0.0.443 | 2,875 | 4/2/2021 | |
0.0.442 | 2,848 | 4/1/2021 | |
0.0.441 | 2,900 | 3/31/2021 | |
0.0.440 | 2,875 | 3/30/2021 | |
0.0.439 | 3,041 | 3/29/2021 | |
0.0.438 | 2,933 | 3/28/2021 | |
0.0.436 | 2,955 | 3/26/2021 | |
0.0.435 | 2,877 | 3/25/2021 | |
0.0.433 | 2,837 | 3/24/2021 | |
0.0.432 | 2,960 | 3/23/2021 | |
0.0.431 | 2,992 | 3/22/2021 | |
0.0.429 | 2,921 | 3/22/2021 | |
0.0.428 | 2,961 | 3/22/2021 | |
0.0.426 | 14,143 | 3/22/2021 | |
0.0.424 | 3,022 | 3/22/2021 | |
0.0.417 | 2,954 | 3/22/2021 | |
0.0.412 | 2,921 | 3/21/2021 | |
0.0.410 | 2,813 | 3/21/2021 | |
0.0.401 | 2,966 | 3/21/2021 | |
0.0.399 | 3,011 | 3/21/2021 | |
0.0.393 | 2,937 | 3/21/2021 | |
0.0.390 | 3,030 | 3/20/2021 | |
0.0.388 | 2,864 | 3/19/2021 | |
0.0.386 | 2,903 | 3/18/2021 | |
0.0.384 | 3,025 | 3/17/2021 | |
0.0.383 | 2,972 | 3/16/2021 | |
0.0.382 | 3,039 | 3/15/2021 | |
0.0.381 | 2,999 | 3/14/2021 | |
0.0.380 | 2,963 | 3/13/2021 | |
0.0.379 | 3,001 | 3/12/2021 | |
0.0.378 | 3,060 | 3/11/2021 | |
0.0.377 | 2,983 | 3/10/2021 | |
0.0.375 | 2,974 | 3/8/2021 | |
0.0.374 | 2,991 | 3/7/2021 | |
0.0.373 | 2,995 | 3/7/2021 | |
0.0.372 | 3,027 | 3/6/2021 | |
0.0.371 | 3,078 | 3/5/2021 | |
0.0.370 | 2,981 | 3/4/2021 | |
0.0.368 | 2,958 | 3/4/2021 | |
0.0.367 | 3,445 | 3/4/2021 | |
0.0.362 | 2,944 | 3/3/2021 | |
0.0.361 | 3,041 | 3/2/2021 | |
0.0.360 | 2,998 | 3/2/2021 | |
0.0.358 | 2,981 | 2/28/2021 | |
0.0.357 | 3,033 | 2/27/2021 | |
0.0.356 | 3,010 | 2/26/2021 | |
0.0.355 | 3,103 | 2/25/2021 | |
0.0.351 | 3,064 | 2/21/2021 | |
0.0.350 | 2,966 | 2/20/2021 | |
0.0.349 | 2,931 | 2/19/2021 | |
0.0.348 | 2,924 | 2/18/2021 | |
0.0.347 | 2,954 | 2/17/2021 | |
0.0.346 | 2,859 | 2/16/2021 | |
0.0.345 | 2,999 | 2/15/2021 | |
0.0.344 | 3,054 | 2/14/2021 | |
0.0.343 | 3,119 | 2/13/2021 | |
0.0.342 | 2,955 | 2/12/2021 | |
0.0.341 | 2,987 | 2/11/2021 | |
0.0.339 | 2,947 | 2/11/2021 | |
0.0.338 | 4,065 | 2/11/2021 | |
0.0.337 | 2,954 | 2/10/2021 | |
0.0.335 | 2,986 | 2/9/2021 | |
0.0.334 | 3,010 | 2/8/2021 | |
0.0.333 | 2,936 | 2/8/2021 | |
0.0.332 | 3,032 | 2/7/2021 | |
0.0.331 | 2,978 | 2/6/2021 | |
0.0.330 | 3,630 | 2/5/2021 | |
0.0.326 | 3,091 | 2/5/2021 | |
0.0.323 | 3,129 | 2/5/2021 | |
0.0.322 | 2,986 | 2/4/2021 | |
0.0.321 | 2,998 | 2/3/2021 | |
0.0.320 | 3,050 | 2/2/2021 | |
0.0.318 | 2,958 | 2/1/2021 | |
0.0.316 | 2,931 | 2/1/2021 | |
0.0.314 | 2,964 | 2/1/2021 | |
0.0.313 | 2,855 | 1/31/2021 | |
0.0.312 | 2,911 | 1/30/2021 | |
0.0.310 | 2,887 | 1/29/2021 | |
0.0.308 | 3,592 | 1/29/2021 | |
0.0.305 | 3,739 | 1/29/2021 | |
0.0.302 | 3,116 | 1/29/2021 | |
0.0.300 | 3,022 | 1/28/2021 | |
0.0.298 | 3,536 | 1/28/2021 | |
0.0.295 | 4,110 | 1/28/2021 | |
0.0.289 | 2,985 | 1/27/2021 | |
0.0.288 | 3,036 | 1/27/2021 | |
0.0.286 | 4,119 | 1/27/2021 | |
0.0.282 | 3,016 | 1/27/2021 | |
0.0.281 | 3,190 | 1/27/2021 | |
0.0.280 | 4,167 | 1/27/2021 | |
0.0.272 | 3,073 | 1/26/2021 | |
0.0.271 | 3,046 | 1/25/2021 | |
0.0.270 | 2,971 | 1/24/2021 | |
0.0.269 | 3,050 | 1/23/2021 | |
0.0.268 | 3,051 | 1/22/2021 | |
0.0.267 | 3,074 | 1/21/2021 | |
0.0.264 | 3,657 | 1/20/2021 | |
0.0.262 | 3,063 | 1/20/2021 | |
0.0.261 | 3,692 | 1/19/2021 | |
0.0.258 | 3,591 | 1/19/2021 | |
0.0.255 | 2,988 | 1/19/2021 | |
0.0.253 | 4,052 | 1/19/2021 | |
0.0.249 | 3,107 | 1/19/2021 | |
0.0.245 | 2,992 | 1/18/2021 | |
0.0.244 | 3,119 | 1/18/2021 | |
0.0.243 | 3,112 | 1/18/2021 | |
0.0.242 | 3,124 | 1/18/2021 | |
0.0.241 | 3,000 | 1/18/2021 | |
0.0.239 | 3,029 | 1/17/2021 | |
0.0.236 | 2,949 | 1/17/2021 | |
0.0.235 | 5,038 | 1/16/2021 | |
0.0.220 | 4,093 | 1/15/2021 | |
0.0.215 | 1,062 | 1/15/2021 | |
0.0.213 | 2,926 | 1/14/2021 | |
0.0.211 | 2,944 | 1/14/2021 | |
0.0.209 | 3,028 | 1/14/2021 | |
0.0.207 | 4,026 | 1/14/2021 | |
0.0.201 | 3,043 | 1/13/2021 | |
0.0.198 | 3,014 | 1/13/2021 | |
0.0.196 | 2,907 | 1/13/2021 | |
0.0.195 | 5,198 | 1/13/2021 | |
0.0.185 | 5,591 | 1/13/2021 | |
0.0.177 | 1,855 | 1/13/2021 | |
0.0.173 | 4,135 | 1/13/2021 | |
0.0.166 | 4,084 | 1/13/2021 | |
0.0.159 | 3,022 | 1/12/2021 | |
0.0.156 | 3,028 | 1/12/2021 | |
0.0.151 | 4,119 | 1/12/2021 | |
0.0.144 | 3,590 | 1/12/2021 | |
0.0.141 | 4,095 | 1/12/2021 | |
0.0.135 | 4,220 | 1/12/2021 | |
0.0.127 | 3,179 | 1/11/2021 | |
0.0.125 | 3,059 | 1/11/2021 | |
0.0.121 | 4,080 | 1/11/2021 | |
0.0.115 | 1,082 | 1/11/2021 | |
0.0.114 | 3,074 | 1/9/2021 | |
0.0.113 | 2,992 | 1/8/2021 | |
0.0.110 | 4,696 | 1/8/2021 | |
0.0.101 | 3,682 | 1/8/2021 | |
0.0.98 | 7,082 | 1/8/2021 | |
0.0.77 | 2,494 | 1/7/2021 | |
0.0.71 | 2,147 | 1/7/2021 | |
0.0.70 | 2,206 | 1/6/2021 |