Releases: KageKirin/NuGettier
Releases · KageKirin/NuGettier
v0.4.16
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
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
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
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
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
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
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
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
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
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