Changes for 10.1.1
- Bindings now attempt to convert values to the target type when setting properties. This uses
Convert.ChangeTypeto perform the conversion in most cases. - Fixed Node.FindLinksInto when specifying a port id.
- Fixed CSS color conversion for RGBA color strings in the format
#RRGGBBAA.