ladybug-tools / ladybug

🐞 Core ladybug library for weather data analysis and visualization
https://www.ladybug.tools/ladybug/docs/
GNU Affero General Public License v3.0
196 stars 54 forks source link

fix(legend): Fix bug when serializing ordinal dict from JSON #586

Closed chriswmackey closed 1 year ago

chriswmackey commented 1 year ago

I didn't realize that JSON will turn all dictionary keys into strings. This addresses this upon re-serialization.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 0.41.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: