v0.12.1
649246f Fix implicit cast of null and BooleanOr
03f4507 Make BooleanOr class instead of struct to fix ignore null value when serializing
01a7b2e RGB values for colors are now represented using double
3380e61 Fixes tests for Code Actions
cb98e4e (GH-136) Corrected IRegistration definition
21907ad Support Client capabilities implementing ConnectedCapability<> multiple times.