First real release
Changes from v0.0.6
- ditched the crappy
environ_cache
,path_iterator
and other internal classes in favor of a range-based alternatives. - implemented
join_paths
- re-implemented
environment::keys()/values()
- removed ranges submodule and embedded catch2, using cmake find_package instead.