r-tool 0.0.20

dotnet tool install --global r-tool --version 0.0.20
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.20
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=r-tool&version=0.0.20
nuke :add-package r-tool --version 0.0.20

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 362 12/15/2022
0.0.19 268 12/14/2022
0.0.18 308 12/14/2022
0.0.17 304 12/14/2022
0.0.16 277 12/14/2022
0.0.15 284 12/14/2022
0.0.14 307 12/14/2022
0.0.13 290 12/14/2022
0.0.12 314 12/14/2022
0.0.11 313 12/14/2022
0.0.10 302 12/14/2022
0.0.9 288 12/14/2022
0.0.8 304 12/14/2022
0.0.7 320 12/14/2022
0.0.6 286 12/14/2022
0.0.5 319 12/14/2022
0.0.4 402 10/28/2022
0.0.3 378 10/28/2022
0.0.2 405 10/28/2022
0.0.1 424 10/28/2022

## <small>0.0.20 (2022-12-15)</small>
* fix: hooks exit code handling. it now fails if exit code is not zero ([13b0439](https://github.com/xenial-io/Xenial.RTool/commit/13b0439))
## <small>0.0.19 (2022-12-14)</small>
* feat: added support for working directory in hooks ([a3a9ee7](https://github.com/xenial-io/Xenial.RTool/commit/a3a9ee7))
## <small>0.0.18 (2022-12-14)</small>
* feat: first version working correctly ([2c131cb](https://github.com/xenial-io/Xenial.RTool/commit/2c131cb))
## <small>0.0.17 (2022-12-14)</small>
* feat: now seams to work fine ([590fa1a](https://github.com/xenial-io/Xenial.RTool/commit/590fa1a))
* feat: semver? ([43e6f69](https://github.com/xenial-io/Xenial.RTool/commit/43e6f69))
* release: new version 0.0.17 ([230b7e5](https://github.com/xenial-io/Xenial.RTool/commit/230b7e5))
## <small>0.0.17 (2022-12-14)</small>
* release: new version 0.0.17 ([230b7e5](https://github.com/xenial-io/Xenial.RTool/commit/230b7e5))
* feat: semver? ([43e6f69](https://github.com/xenial-io/Xenial.RTool/commit/43e6f69))
## <small>0.0.16 (2022-12-14)</small>
* release: new version ABC ([005efb3](https://github.com/xenial-io/Xenial.RTool/commit/005efb3))
## <small>0.0.15 (2022-12-14)</small>
* feat: new version ([03530a8](https://github.com/xenial-io/Xenial.RTool/commit/03530a8))
## <small>0.0.13 (2022-12-14)</small>
* release: new version ABC ([92bea99](https://github.com/xenial-io/Xenial.RTool/commit/92bea99))
* feat: try to get changelog right ([ac2838a](https://github.com/xenial-io/Xenial.RTool/commit/ac2838a))
## <small>0.0.12 (2022-12-14)</small>
* release: new version ABC ([47dc511](https://github.com/xenial-io/Xenial.RTool/commit/47dc511))
## <small>0.0.11 (2022-12-14)</small>
* release: new version ABC ([09e2025](https://github.com/xenial-io/Xenial.RTool/commit/09e2025))
## <small>0.0.10 (2022-12-14)</small>
* release: new version ABC ([637c31c](https://github.com/xenial-io/Xenial.RTool/commit/637c31c))
## <small>0.0.9 (2022-12-14)</small>
* release: new version ABC ([0f20d3d](https://github.com/xenial-io/Xenial.RTool/commit/0f20d3d))
* feat: new version ([66dff97](https://github.com/xenial-io/Xenial.RTool/commit/66dff97))
* feat: new version ([3b9078a](https://github.com/xenial-io/Xenial.RTool/commit/3b9078a))
## <small>0.0.8 (2022-12-14)</small>
* release: new version ABC ([f060ae2](https://github.com/xenial-io/Xenial.RTool/commit/f060ae2))
* feat: try to use $SEMVER ([aedf3fd](https://github.com/xenial-io/Xenial.RTool/commit/aedf3fd))
## <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))