I have been using 2.6.0.12-beta without any problems, but the 3.0 build has created an issue for me. I was using settings to store nullable types such as bool? and DateTime?, but the new plugin is now strongly typed and does not support nullable types. Will this be supported in a future release?
I have been using 2.6.0.12-beta without any problems, but the 3.0 build has created an issue for me. I was using settings to store nullable types such as bool? and DateTime?, but the new plugin is now strongly typed and does not support nullable types. Will this be supported in a future release?