Skip to content

Releases: nanoframework/metadata-processor

nanoFramework Metadata Processor v4.0.0-preview.53

19 Nov 14:54
36754a0

Choose a tag to compare

Changes:

Bugs fixed:

  • #219: Fix encoding generic arrays

This list of changes was auto generated.

nanoFramework Metadata Processor v4.0.0-preview.52

12 Nov 23:31
9183e36

Choose a tag to compare

Changes:

Bugs fixed:

  • #218: Fix Minimize for MethodRef generic declaring type

This list of changes was auto generated.

nanoFramework Metadata Processor v4.0.0-preview.49

06 Nov 03:50
96dc421

Choose a tag to compare

Changes:

Bugs fixed:

  • #216: TypeSignatureAsString extension now processes generic instance types

Enhancements and new features:

  • #217: TypeSpec table is now minimized

Others:

  • #215: Processing types to get TypeSpecs now collects generic instance variable

This list of changes was auto generated.

nanoFramework Metadata Processor v4.0.0-preview.46

25 Sep 22:20
ec2e978

Choose a tag to compare

Changes:

Bugs fixed:

  • #214: Signature for MethodSpec now produces correct ouput
  • #213: Change order of check for generic instance in dependency build

This list of changes was auto generated.

nanoFramework Metadata Processor v4.0.0-preview.42

24 Sep 12:51
00e9c99

Choose a tag to compare

Changes:

Bugs fixed:

  • #212: Build dependency list now catches generic arguments of a MethodSpec

This list of changes was auto generated.

nanoFramework Metadata Processor v4.0.0-preview.43

19 Sep 12:52
0527f62

Choose a tag to compare

Merge 5888fa9ce61fe6b1dab465e3b21335cf14cf4839 into c83383b1d19f46a69…

nanoFramework Metadata Processor v4.0.0-preview.37

12 Sep 16:39
f74286d

Choose a tag to compare

Changes:

  • #198: Add Span to test app

This list of changes was auto generated.

nanoFramework Metadata Processor v4.0.0-preview.36

05 Sep 13:57
60c9312

Choose a tag to compare

Changes:

Bugs fixed:

  • #211: MethodDef comparer now also uses name to disambiguate

This list of changes was auto generated.

nanoFramework Metadata Processor v4.0.0-preview.35

04 Sep 08:42
9364e81

Choose a tag to compare

Changes:

Bugs fixed:

  • #210: Fix writting MethodSpec

Enhancements and new features:

  • #209: Rename TryGetFieldReferenceId to Definition

This list of changes was auto generated.

nanoFramework Metadata Processor v4.0.0-preview.33

18 Jul 10:46
5b78994

Choose a tag to compare

Changes:

Bugs fixed:

  • #207: Fix output locals in dump
  • #206: Fix getting MethodRef ID
  • #205: Fixes in BuildDependencyList
  • #204: Improve FillTypeSpecsFromTypes
  • #200: Fix processing exclusion attrib with TypeSpecs

Enhancements and new features:

  • #208: Fix FieldRef and FieldDef
  • #203: Improve MethodDef comparer
  • #202: Improve TypeRef equality comparer
See More
  • #201: Attribute value now accepts null string
  • #199: Fix stubs generation to support generics notation

This list of changes was auto generated.