Skip to content

Releases: roryprimrose/ModelBuilder

Release 8.6.0

17 Mar 00:55
76ff9eb
Compare
Choose a tag to compare
Added index overload to seteach (#322)

* Added SetEach overloads for including the index of the entry being modified - Closes #321
* Added README.md to nupkg - Closes #296

Release 8.5.0

27 Feb 03:55
1a45247
Compare
Choose a tag to compare
Updated action versions (#309)

Release 8.4.0

09 Aug 12:23
50d7ae3
Compare
Choose a tag to compare
Updated to target just netstandard2.0 (#247)

+semver: feature

Release 8.4.0-beta0001

09 Aug 12:19
50d7ae3
Compare
Choose a tag to compare
Pre-release
Updated to target just netstandard2.0 (#247)

+semver: feature

Release 8.3.0

22 Jun 06:36
8c5d644
Compare
Choose a tag to compare
Added net6.0 (#243)

* Added net6.0
* Removed netstandard2.0
* Updated packages

Release 8.2.0

29 Aug 06:05
f1046a4
Compare
Choose a tag to compare
Added Set extension method that supports setting properties with inac…

Release 8.1.1-beta0001

29 Aug 06:04
f1046a4
Compare
Choose a tag to compare
Pre-release
Added Set extension method that supports setting properties with inac…

Release 8.1.0

07 May 10:49
812c1ff
Compare
Choose a tag to compare
Feature/186 internal types (#187)

* Fixed performance issue where DefaultPropertyResolver threw a first chance exception when attempting to resolve the default value of System.String.

* Updated DefaultTypeResolver to allow automatic resolution of internal types

+semver: feature

Release 8.1.0-beta0001

07 May 10:46
812c1ff
Compare
Choose a tag to compare
Pre-release
Feature/186 internal types (#187)

* Fixed performance issue where DefaultPropertyResolver threw a first chance exception when attempting to resolve the default value of System.String.

* Updated DefaultTypeResolver to allow automatic resolution of internal types

+semver: feature

Release 8.0.0

17 Apr 09:00
57feac1
Compare
Choose a tag to compare
Bump gittools/actions from v0.9.7 to v0.9.9 (#175)

Bumps [gittools/actions](https://github.com/gittools/actions) from v0.9.7 to v0.9.9.
- [Release notes](https://github.com/gittools/actions/releases)
- [Commits](https://github.com/gittools/actions/compare/v0.9.7...a91d2e8b65fa493e04e072c115068cbd4a6f03f8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>