Skip to content

Releases: eiriktsarpalis/PolyType

v0.34.1

31 Mar 20:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.33.1...v0.34.1

v0.33.1

28 Mar 18:51
Compare
Choose a tag to compare

What's Changed

  • Add spelling exclusion dictionary by @drewnoakes in #141
  • Produce reference assemblies for all projects by @drewnoakes in #142
  • Add IsRequired properties to parameter and property shape attributes by @AArnott in #138

Full Changelog: v0.32.1...v0.33.1

v0.32.1

25 Mar 21:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.31.1...v0.32.1

v0.31.1

18 Mar 15:30
Compare
Choose a tag to compare

What's Changed

  • Add AssociatedTypes and a new TypeShapeExtensionAttribute by @AArnott in #128

Full Changelog: v0.30.1...v0.31.1

v0.30.1

14 Mar 14:38
Compare
Choose a tag to compare

What's Changed

  • Remove the ITypeShapeVisitor interface by @AArnott in #131

Full Changelog: v0.29.3...v0.30.1

v0.29.3

05 Mar 13:54
Compare
Choose a tag to compare

Full Changelog: v0.29.1...v0.29.3

v0.29.1

04 Mar 19:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.28.1...v0.29.1

v0.28.1

01 Mar 16:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.27.1...v0.28.1

v0.27.1

13 Feb 01:47
Compare
Choose a tag to compare

What's Changed

  • Base PrettyPrinter on TextWriter instead of StringBuilder by @AArnott in #108
  • Add the AggregatingTypeShapeProvider class by @AArnott in #107
  • Never emit the GenerateShapeAttribute<T> into a user's assembly by @AArnott in #111
  • Add a dependency injection example implementation. by @eiriktsarpalis in #112
  • Remove net6.0 from the test targets by @eiriktsarpalis in #113
  • Turn off warning-as-error in inner dev loop by @AArnott in #110

Full Changelog: v0.26.1...v0.27.1

v0.26.1

23 Jan 20:35
Compare
Choose a tag to compare

What's Changed

  • Fix error message about private marshalers by @AArnott in #98
  • Use a more canonical marshaller implementation in the docs by @eiriktsarpalis in #99
  • Add ExcludeFromCodeCoverageAttribute to generated ShapeProvider and Witness files by @Tornhoof in #103
  • Extend marshaller support to generic types by @eiriktsarpalis in #105

Full Changelog: v0.25.1...v0.26.1