Skip to content

Releases: GeeWee/boilerplatefree

1.3.1

02 Nov 14:00
03ba1ec
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Added fix for empty constructors by @GeeWee (#19)

👨🏼‍💻 Contributors

@GeeWee

1.3.0

02 Nov 07:29
3d4037e
Compare
Choose a tag to compare
  • Bump Swashbuckle.AspNetCore from 6.2.2 to 6.2.3 by @dependabot (#14)

🐛 Bug Fixes

  • Do not generate constructor parameters for already-initialized fields. by @GeeWee (#17)

👨🏼‍💻 Contributors

@GeeWee, @dependabot and @dependabot[bot]

1.2.0

08 Oct 07:00
9f4b0a9
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Ensure that interface members and constructor code isn't generated for static fields by @GeeWee (#12)

👨🏼‍💻 Contributors

@GeeWee

1.1.0

05 Oct 12:07
51c4210
Compare
Choose a tag to compare
  • Update NLog.Web.AspNetCore requirement from 4.9.* to 4.14.* by @dependabot (#6)
  • Bump Swashbuckle.AspNetCore from 6.2.1 to 6.2.2 by @dependabot (#8)

🚀 New Features

  • Generate interfaces for public properties as well by @GeeWee (#11)

👨🏼‍💻 Contributors

@GeeWee, @dependabot and @dependabot[bot]

1.0.1

21 Sep 07:02
6aaf922
Compare
Choose a tag to compare

🐛 Bug Fixes

👨🏼‍💻 Contributors

@GeeWee

0.0.4

15 Sep 08:13
a667685
Compare
Choose a tag to compare
  • Bump actions/setup-dotnet from 1.8.1 to 1.8.2 by @dependabot (#3)
  • Bump Swashbuckle.AspNetCore from 5.6.3 to 6.2.1 by @dependabot (#4)

🚀 New Features

👨🏼‍💻 Contributors

@GeeWee, @dependabot and @dependabot[bot]

0.1.0

14 Sep 10:29
2742a78
Compare
Choose a tag to compare

🚀 New Features

  • usings for both interface and constructor by @GeeWee (#2)

👨🏼‍💻 Contributors

@GeeWee

0.0.3

14 Sep 08:38
Compare
Choose a tag to compare
  • No changes

👨🏼‍💻 Contributors

@GeeWee

0.0.2

14 Sep 08:09
4e81936
Compare
Choose a tag to compare

🚀 New Features

👨🏼‍💻 Contributors

@GeeWee

0.0.1

14 Sep 06:17
Compare
Choose a tag to compare

Initial release

👨🏼‍💻 Contributors

@GeeWee