Skip to content

1.23.9

Compare
Choose a tag to compare
@nickwinder nickwinder released this 30 Apr 15:24
· 393 commits to master since this release
fec925d
Fix crash when null colors are passed (#218)

JObject throws when checking for a null or undefined value. Instead of throwing we check for this and do not include the value allow the application to continue.