What's Changed
Breaking Changes:
- Use rust-specific .ron config file format in #53
- Check wthrr-the-weathercrab#config for new defaults
- The config file is now handled without using the confy crate to fully utilize the new format's features
- Improved handling of configuration file errors with warnings and indicators
- Updated graphs in #54
- To increase details, the graph height now spans two rows instead of one (configurable).
- New
dottedandcustom((char; 8))options
Full Changelog: v0.6.1...v0.7.0
