Move ThemeStore writing and loading logic into methods
Use alternate trait impl notation for multi-string argument functions
Merge branch 'master' of git.sr.ht:~nicohman/ravenlib
Update README.md and add crates.io badge
Add human-panic to dev-dependencies for testing
Add integration for testing with sr.ht
Increment version number for error handling fix
Fix up error handling for some functions that were panicking when they shouldn't have
Add logging feature to disable loggng
Increment version number for enum hotfix
Fix representing options as enums
Hotfix for bugs with theme loading
Make check_tmp public again
Add proper error handling to config and ravend modules
Add proper error handling to theme module
Add proper error handling to ravenserver