Skip to content

Releases: chaowlert/PrimaryConstructor

1.4.0

21 Feb 02:36
Compare
Choose a tag to compare

Sp thx to @alexandersorokin

  • Readonly fields with initializers are ignored properly
  • No more namespace collisions in constructor when subspace name is use

1.3.0

12 Apr 15:48
Compare
Choose a tag to compare

feature: IncludePrimaryConstructor
feature: IgnorePrimaryConstructor (sp thx to @fabionaspolini)
feature: inject fields from based type (sp thx to @fabionaspolini)
feature: inject readonly properties (sp thx to @fabionaspolini)