Releases: eiriktsarpalis/PolyType
Releases Β· eiriktsarpalis/PolyType
v0.34.1
What's Changed
- Include gh releases in Makefile by @eiriktsarpalis in #147
Full Changelog: v0.33.1...v0.34.1
v0.33.1
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
What's Changed
- Add custom generic data type converter acceptance test by @AArnott in #133
- Move AssociatedTypeAttribute to Abstractions namespace by @eiriktsarpalis in #134
- Typos by @drewnoakes in #136
- Rename
IConstructorParameterShape
toIParameterShape
by @eiriktsarpalis in #137
New Contributors
- @drewnoakes made their first contribution in #136
Full Changelog: v0.31.1...v0.32.1
v0.31.1
What's Changed
Full Changelog: v0.30.1...v0.31.1
v0.30.1
What's Changed
Full Changelog: v0.29.3...v0.30.1
v0.29.3
Full Changelog: v0.29.1...v0.29.3
v0.29.1
What's Changed
- Fix testing for mono runtime by @eiriktsarpalis in #125
- Add
IUnionCaseShape.IsTagSpecified
property by @AArnott in #126
Full Changelog: v0.28.1...v0.29.1
v0.28.1
What's Changed
- Add support for union and optional type shapes. by @eiriktsarpalis in #120
Full Changelog: v0.27.1...v0.28.1
v0.27.1
What's Changed
- Base
PrettyPrinter
onTextWriter
instead ofStringBuilder
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
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