Releases: MelGrubb/BuilderGenerator
Releases · MelGrubb/BuilderGenerator
v2.4.0-alpha
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
What's Changed
- Fixed InternalsVisibleTo by @MelGrubb in #26
- Added BuilderGenerator.UnitTests project by @MelGrubb in #29
- 12 mark files as generated by @MelGrubb in #30
- 36 move templates to embedded resources by @MelGrubb in #37
- 27 enhance performance by @MelGrubb in #35
Full Changelog: v2.2.0...v2.3.0
v2.2.0
v2.1.0
v2.0.7
v2.0.6
v2.0.5
Public Beta
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.