1
0

2 Коммиты 5ad168d310 ... f232275980

Автор SHA1 Сообщение Дата
  Piotr Czajkowski f232275980 Info about version 2 2 месяцев назад
  Piotr Czajkowski cdab5f084d No trick 2 месяцев назад
1 измененных файлов с 3 добавлено и 1 удалено
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -15,6 +15,8 @@ It currently supports properties of types as supported by ClosedXML, so:
 - DateTime
 - TimeSpan
 
-And thanks to my "trick" also their nullable variants.
+And their nullable variants.
+
+In version 2 I've added ability to read data dynamically without a need to create a special type. Useful when you need to read/write some not so organized data.
 
 As always, feel free to use it however you desire. But I provide you with no guarantee whatsoever. Enjoy!