Skip to content

Releases: MelGrubb/BuilderGenerator

v2.4.0-alpha

14 Jan 19:38
e25b90c
Compare
Choose a tag to compare
v2.4.0-alpha Pre-release
Pre-release

What's Changed

  • Code reorganization and refactoring
  • Moved WithObject to generated code
  • Added WithValuesFrom by @MelGrubb in #43

Full Changelog: v2.3.0...v2.4.0-alpha

v2.3.0

27 May 15:45
2dc859e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0

v2.2.0

23 Apr 01:58
addae49
Compare
Choose a tag to compare

What's Changed

v2.1.0

09 Aug 02:05
9ceeaf5
Compare
Choose a tag to compare

Optionally generates backing fields and "With" methods for internal properties.

v2.0.7

07 Aug 15:25
4fd816c
Compare
Choose a tag to compare

Fixed Issue #13, netstandard2.0 compatibility

v2.0.6

04 Aug 02:44
Compare
Choose a tag to compare

Generated files are now marked with an auto-generated header

v2.0.5

31 Jul 23:59
Compare
Choose a tag to compare

Debugging publish pipeline

Public Beta

20 Mar 13:44
Compare
Choose a tag to compare
Public Beta Pre-release
Pre-release

This is the first public beta for the BuilderGenerator source generator project. See the documentation site (https://melgrubb.github.io/BuilderGenerator) for more complete information on the use of Builders for test object generation.