libdirtrav version 0.2.7
- added dirtrav_supports_elevate_access()
- ran valgrind tests on Debian Linux
- fixed memory leak (missing free(fullpath)) in dirtrav_traverse_path_parts()
- added initial Makefile for building without CMake
- configured GitHub CI build (in file: .github/workflows/libdirtrav.yml)