Releases: victorsebrito/SweetBuilders
Releases · victorsebrito/SweetBuilders
3.2.0
🧰 Maintenance
- Bump actions/upload-artifact from 3.0.0 to 3.1.0 by @dependabot (#24)
- Bump FluentAssertions from 6.6.0 to 6.7.0 by @dependabot (#23)
- Bump MinVer from 3.1.0 to 4.0.0 by @dependabot (#22)
- Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 by @dependabot (#21)
- Bump release-drafter/release-drafter from 5.19.0 to 5.20.0 by @dependabot (#20)
- Bump actions/setup-dotnet from 2.0.0 to 2.1.0 by @dependabot (#19)
- Bump Microsoft.VisualStudio.Threading.Analyzers from 17.1.46 to 17.2.32 by @dependabot (#18)
- Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 by @dependabot (#17)
- Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 by @dependabot (#15)
- Bump github/codeql-action from 1 to 2 by @dependabot (#14)
- Bump actions/checkout from 3.0.1 to 3.0.2 by @dependabot (#13)
- Bump actions/checkout from 3.0.0 to 3.0.1 by @dependabot (#12)
👨🏼💻 Contributors
@dependabot, @dependabot[bot] and @victorsebrito
3.1.0
🚀 New Features
- Allow Fixture customization by @victorsebrito (#10)
🧰 Maintenance
- Bump codecov/codecov-action from 2 to 3 by @dependabot (#11)
👨🏼💻 Contributors
@dependabot, @dependabot[bot] and @victorsebrito
3.0.0
Third time's a charm!
- Omit auto properties by default by @victorsebrito (#7)
- Fix typo in Builder.Uninitialized by @victorsebrito (#6)
🧰 Maintenance
- Add more unit tests to BuilderBase by @victorsebrito (#9)
- Upload test coverage by @victorsebrito (#8)
👨🏼💻 Contributors
2.0.0
1.1.0
- Add Default initializer to the GenericBuilder class by @victorsebrito (#3)
📚 Documentation
- Update README.md by @victorsebrito (#4)