What's Changed
-
[Breaking] Add dedicated unit converter
Attention: Many units are changed to be more consistent with typical meteorological units. We now use °C for temperatures. Also, length units are now separated in length_short, length_medium and length_long to get more reasonable decimals. Fore more information, see the new units chapter (usage/units) in the documentation.
-
Filter out invalid underscore prefixed files by @gutzbenj in #1394
-
Add reasonable upper bounds
Full Changelog: v0.99.0...v0.100.0