Skip to content

Releases: KageKirin/NuGettier

v0.4.16

26 May 02:07
Compare
Choose a tag to compare

What's Changed

  • fix (NuGettier.Upm): set JsonPropertyName for PackageJson.PublishingConfiguration to publishConfig by @KageKirin in #233

Full Changelog: v0.4.15...v0.4.16

v0.4.15

24 May 15:08
Compare
Choose a tag to compare

What's Changed

  • refactor (NuGettier.Upm): split null-coalescing-operator-chained package searches in Upm.Context.GetPackageRule() by @KageKirin in #232

Full Changelog: v0.4.14...v0.4.15

v0.4.14

24 May 14:29
Compare
Choose a tag to compare

What's Changed

  • refactor (NuGettier.Upm): add trace-level logs to print detailed information in Upm.Context.GetPackageRule() by @KageKirin in #231

Full Changelog: v0.4.13...v0.4.14

v0.4.13

24 May 12:13
Compare
Choose a tag to compare

What's Changed

  • refactor (NuGettier.Upm): fix read/write access on CachedMetadata by @KageKirin in #230

Full Changelog: v0.4.12...v0.4.13

v0.4.12

24 May 11:21
Compare
Choose a tag to compare

What's Changed

  • refactor (NuGettier.Upm): assert retrieved package rule is not-null before accessing it by @KageKirin in #229

Full Changelog: v0.4.11...v0.4.12

v0.4.11

24 May 07:03
Compare
Choose a tag to compare

What's Changed

  • refactor (NuGettier.Upm): simplify chained package searches and add case-unsensitive regex-match in Upm.Context.GetPackageRule() by @KageKirin in #228

Full Changelog: v0.4.10...v0.4.11

v0.4.10

23 May 04:48
Compare
Choose a tag to compare

What's Changed

  • refactor (NuGettier.Upm): add more detailed trace-logs by @KageKirin in #227

Full Changelog: v0.4.9...v0.4.10

v0.4.9

22 May 13:56
Compare
Choose a tag to compare

What's Changed

  • refactor[ci] (publish-upm): export dotnet-tools path with resolved $HOME directory by @KageKirin in #226

Full Changelog: v0.4.8...v0.4.9

v0.4.8

22 May 07:57
Compare
Choose a tag to compare

What's Changed

  • refactor ('install' action): add inputs.accept-license that must be explicitly set to 'YES' by calling job/action by @KageKirin in #224

Full Changelog: v0.4.7...v0.4.8

v0.4.7

22 May 07:35
Compare
Choose a tag to compare

What's Changed

  • fix ('install' action): write dotnet-tools path to $GITHUB_PATH using path relative to $HOME by @KageKirin in #223

Full Changelog: v0.4.6...v0.4.7