Skip to content

Releases: aeinbu/Materializer

0.2.0

28 Dec 12:19
Compare
Choose a tag to compare

This is a breaking change!

  • The Materializer class was renamed to TypeGenerator, due to problems with having a classname that was the same as its containing namespace name
  • The dynamically created types' names no longer end in a random guid.

0.1.2

27 Dec 18:36
Compare
Choose a tag to compare

Changed targetframework to netstandard2.1

0.1.1

26 Dec 13:06
Compare
Choose a tag to compare

Bumped down minumum framework requirement

0.1.0

26 Dec 12:52
Compare
Choose a tag to compare

Initial release to nuget