The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
read_str
- The underlying parsing engine is now build with
logosandlalrpopinstead of using a simple regex line
- Path parameters for
read_fileandread_filesnow generic overAsRef<Path>instead of&str - Keys are now case sensitive (before they were lowercased to spare the eyes)
- Keys can now also contain the hyphen as character
read_filefunctionread_filesfunction