Skip to content

v0.12.1

Compare
Choose a tag to compare
@bjorkstromm bjorkstromm released this 22 May 19:08
· 978 commits to master since this release
6069be5

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.