Skip to content

Releases: jyuch/ReflectionToStringBuilder

version 1.4

13 Mar 13:20

Choose a tag to compare

  • Sign an assembly with a strong name.
  • Comply with the CLS(Common Language Specification).

version 1.3

12 Dec 08:59

Choose a tag to compare

  • Add feature to expand IEnumerable member.

version 1.2

24 Sep 11:23

Choose a tag to compare

  • Add feature to mapping member to string-format.

version 1.1.1

15 Sep 09:15

Choose a tag to compare

  • 静的メンバを含むクラスの文字列形式を生成しようとすると例外をスローするバグを修正

version 1.1

09 Sep 14:10

Choose a tag to compare

  • パブリックプロパティだけでなく、パブリックなフィールドも文字列形式に含められるようになりました
  • クラス名などをより適切な名前へ変更しました
  • 上記の変更によってver.1.0と互換性が無くなりました

version 1.0

02 Sep 13:36

Choose a tag to compare

  • 初版リリース