Skip to content

v1.2.7

Compare
Choose a tag to compare
@likle likle released this 29 May 16:05
· 19 commits to master since this release

Bugfixes

  • Added missing semicolon in docs for cwk_path_intersection.
  • Fixed windows path root separatos not being normalized #29 (reported by @ThakeeNathees)

Enhancements

  • Added two additional simple tests for cwk_path_is_absolute (thanks to @kampeador).
  • Added ENABLE_TESTS flag to documentation.
  • Added jekyll_cache to gitignore.
  • Made length parameter optional for cwk_path_get_basename (thanks to @noodlecollie).
  • cwalk is now in the clib ecosystem (thanks to @jwerle).