r-tool 0.0.8

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global r-tool --version 0.0.8                
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local r-tool --version 0.0.8                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=r-tool&version=0.0.8                
nuke :add-package r-tool --version 0.0.8                

Package Description

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
0.0.20 395 12/15/2022
0.0.19 293 12/14/2022
0.0.18 332 12/14/2022
0.0.17 324 12/14/2022
0.0.16 301 12/14/2022
0.0.15 310 12/14/2022
0.0.14 331 12/14/2022
0.0.13 312 12/14/2022
0.0.12 340 12/14/2022
0.0.11 337 12/14/2022
0.0.10 322 12/14/2022
0.0.9 310 12/14/2022
0.0.8 326 12/14/2022
0.0.7 345 12/14/2022
0.0.6 308 12/14/2022
0.0.5 346 12/14/2022
0.0.4 425 10/28/2022
0.0.3 401 10/28/2022
0.0.2 431 10/28/2022
0.0.1 449 10/28/2022

##  (2022-12-14)
* feat: try to use $SEMVER ([aedf3fd](https://github.com/xenial-io/Xenial.RTool/commit/aedf3fd))
##  (2022-12-14)
## <small>0.0.7 (2022-12-14)</small>
* chore: new version %NEW_VERSION% ([97d915b](https://github.com/xenial-io/Xenial.RTool/commit/97d915b))
* fix: try to fix initial change log generation ([b327d2d](https://github.com/xenial-io/Xenial.RTool/commit/b327d2d))
## <small>0.0.6 (2022-12-14)</small>
* chore: new version %NEW_VERSION% ([6872d8f](https://github.com/xenial-io/Xenial.RTool/commit/6872d8f))
* chore: new version %NEW_VERSION% ([4b64199](https://github.com/xenial-io/Xenial.RTool/commit/4b64199))
* fix: r-tool uses r tool now ([43473ef](https://github.com/xenial-io/Xenial.RTool/commit/43473ef))
## <small>0.0.5 (2022-12-14)</small>
* feat: added git root detector ([059afdb](https://github.com/xenial-io/Xenial.RTool/commit/059afdb))
* feat: added hook command runner ([45badcd](https://github.com/xenial-io/Xenial.RTool/commit/45badcd))
* feat: added versions ([715d15c](https://github.com/xenial-io/Xenial.RTool/commit/715d15c))
* feat: automatic changelog ([a27f0b2](https://github.com/xenial-io/Xenial.RTool/commit/a27f0b2))
* feat: pack release notes into nuget packages ([f707ea6](https://github.com/xenial-io/Xenial.RTool/commit/f707ea6))
* feat: run pre release hooks ([58b65f0](https://github.com/xenial-io/Xenial.RTool/commit/58b65f0))
## <small>0.0.4 (2022-10-28)</small>
* build: sourcelink ([6372765](https://github.com/xenial-io/Xenial.RTool/commit/6372765))
## <small>0.0.3 (2022-10-28)</small>
* build: fix repo uri ([ef39627](https://github.com/xenial-io/Xenial.RTool/commit/ef39627))
## <small>0.0.2 (2022-10-28)</small>
* build: fixed build ([634b6ec](https://github.com/xenial-io/Xenial.RTool/commit/634b6ec))
* build: set package name and tool name ([1e9273d](https://github.com/xenial-io/Xenial.RTool/commit/1e9273d))
* test: fix messages ([cef561b](https://github.com/xenial-io/Xenial.RTool/commit/cef561b))
* feat: Basic infastructure & detect git repository ([fcc95ba](https://github.com/xenial-io/Xenial.RTool/commit/fcc95ba))
* feat: Confirm Branch ([d8942ae](https://github.com/xenial-io/Xenial.RTool/commit/d8942ae))
* feat: tool almost finished ([85265c4](https://github.com/xenial-io/Xenial.RTool/commit/85265c4))
* Add .gitattributes. ([71200e4](https://github.com/xenial-io/Xenial.RTool/commit/71200e4))
* Add project files. ([89d2eaa](https://github.com/xenial-io/Xenial.RTool/commit/89d2eaa))