Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: fiseni/NuSeal

NuSeal v0.4.1

09 Oct 18:54
c6c8e94

Choose a tag to compare

What's Changed

  • Fix issues for multitargeting consumers. by @fiseni in #56

Full Changelog: nuseal-generator-v0.4.0...nuseal-v0.4.1

NuSeal.Generator v0.4.1

09 Oct 18:55
c6c8e94

Choose a tag to compare

Publish version 0.4.1 (#57)

* Publish version 0.4.1

* Update Readme.

NuSeal v0.4.0

05 Oct 12:47
db20adc

Choose a tag to compare

What's Changed

This release contains many breaking changes. The base infrastructure and the workflow is redesigned.

  • Remove buildTransitive. Generate assets for both scopes. by @fiseni in #37
  • Generate unique assets per author. by @fiseni in #38
  • Support arbitrary author claims in licenses. by @fiseni in #39
  • Update the default validation scope to Direct. by @fiseni in #40
  • Update the license extension from .license to .lic by @fiseni in #41
  • Add support for grace period. by @fiseni in #42
  • Embed the PEM content in the generated assets. by @fiseni in #44
  • Remove scanning for protected DLL. Remove Mono.Cecil by @fiseni in #45
  • Handle environments with multiple NuSeal versions by @fiseni in #46
  • Add NuSealOutputPath option. by @fiseni in #49
  • Add NuSealPackAssets option by @fiseni in #50
  • Add NuSealCondition option. by @fiseni in #52
  • Remove dependency on ResolvePackageAssets target. by @fiseni in #53
  • Specify unique AssemblyName per NuSeal version. by @fiseni in #54
  • remove GetDllFiles by @SimonCropp in #35
  • ignore rider temp files by @SimonCropp in #34
  • avoid some array allocation by @SimonCropp in #36
  • Publish version 0.4.0 by @fiseni in #55

New Contributors

Full Changelog: nuseal-generator-v0.3.0...nuseal-v0.4.0

NuSeal.Generator v0.4.0

05 Oct 12:55

Choose a tag to compare

NuSeal v0.3.0

08 Sep 21:43
a9ef828

Choose a tag to compare

What's Changed

  • Add support for packages.config by @fiseni in #5
  • Define and consolidate License parameters. by @fiseni in #9
  • Add optional client claim to licenses. by @fiseni in #10
  • Add validation behavior options by @fiseni in #11
  • Add transitive behavior options. by @fiseni in #13
  • Add support for co-existence of protected packages with transitive and direct behavior. by @fiseni in #15
  • Implement custom JWT parsing and validation. Ditch Microsoft.IdentityModel.JsonWebTokens by @fiseni in #16
  • Add caching for RsaSecurityKey. by @fiseni in #19
  • Strip out unnecessary assemblies in tasks. by @fiseni in #20
  • Replace Portable.BouncyCastle with BouncyCastle.Cryptography by @fiseni in #21
  • Rename NuSealValidationBehavior to NuSealValidationMode by @fiseni in #22
  • Rename NuSealTransitiveBehavior to NuSealValidationScope and update values. by @fiseni in #23
  • Resolve package reference DLLs from ResolvedCompileFileDefinitions. by @fiseni in #25
  • Publish version 0.3.0 by @fiseni in #26

Full Changelog: nuseal-generator-v0.2.0...nuseal-v0.3.0

NuSeal.Generator v0.3.0

08 Sep 21:57

Choose a tag to compare

NuSeal v0.2.0

03 Sep 16:16
97f94bc

Choose a tag to compare

What's Changed

Full Changelog: nuseal-generator-v0.1.0...nuseal-v0.2.0

NuSeal v0.1.0

03 Sep 12:07

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/fiseni/NuSeal/commits/nuseal-v0.1.0

NuSeal.Generator v0.2.0

03 Sep 16:17
97f94bc

Choose a tag to compare

What's Changed

Full Changelog: nuseal-generator-v0.1.0...nuseal-generator-v0.2.0

NuSeal.Generator v0.1.0

03 Sep 12:09

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/fiseni/NuSeal/commits/nuseal-generator-v0.1.0