Skip to content

Releases: Yortw/Ladon.Net

v2.0.0

21 Aug 08:23

Choose a tag to compare

  • Adds support for CallerArgumentExpression - no need to pass argument names or sub properties anymore.
  • Removed .Net 4.0 support
  • Internal structural changes
  • Added support for more target frameworks
  • Bug fixes

v1.0.2

06 Feb 06:31

Choose a tag to compare

Add support for specifying a sub-property on each guard clause - property names are only combined in the error case, reducing allocations in the happy path.

Changed both library assemblies to use a common name to reduce dependency hell in complex solutions that have both full framework and net standard references.

Initial Release

09 Jun 06:53

Choose a tag to compare

1.0.0

Tidy up files in wrong locations.