Changes for version 0.042 - 2020-02-07

  • Incompatible changes
    • Rename concat_path_n to concat_and_normalize_path for clarity.
    • abs_path, normalize_path, & concat_and_normalize_path now always return string independent of context (we want to avoid context-sensitive return in general).

Modules

Yet another abstract, Unix-like path manipulation routines