Skip to content

Releases: bramerdaniel/FluentSetups

v0.3.7

31 Jul 11:20
2255620

Choose a tag to compare

Bugfix release

v0.3.6

09 Jun 15:22
946443c

Choose a tag to compare

  • first support for list types
  • added FluentRootAttribute to specify the root setup class

v0.3.5

06 Jun 11:42
c0fd60e

Choose a tag to compare

Fixed warnigns for unused members in generated code

v0.3.4

05 Jun 17:02
5ce31b3

Choose a tag to compare

Bugfix for nested classes with the FluentSetup attribute

v0.3.3

05 Jun 13:09
1186a50

Choose a tag to compare

Bugfix for missing default value when no constant was used.

v0.3.2

04 Jun 21:23
aafbbb6

Choose a tag to compare

What's Changed

Added diagnostic analyser to indicate multiple partial class parts by user code

v0.3.1

04 Jun 21:09
8eea550

Choose a tag to compare

Now ignoring classes with multiple partial class parts defined by user

v0.2.0

15 May 19:07
a0aa34a

Choose a tag to compare

First real release that should be ready for production.