All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.2.1 - 2020-05-14
- Use
home::home_dir
instead of a stolen function
0.2.0 - 2020-05-04
- Root functions for getting just one folder path
- Add support for
cargo readme
- Move utility functions in
util
module
0.1.2 - 2020-05-04
- Swap regex-based parser for a hand-written one
0.1.1 - 2020-05-04
- Don't panic when config file does not exists
- Don't panic on config file read errors
- Don't panic if config file is not utf8