hpath/hpath-filepath/CHANGELOG.md

15 lines
267 B
Markdown
Raw Normal View History

# Revision history for hpath-filepath
2020-01-26 20:51:39 +00:00
## 0.10.4 -- 2020-01-26
* Add `takeAllParents`
2020-01-18 17:58:21 +00:00
## 0.10.2 -- 2020-01-18
* Add `isSpecialDirectoryEntry`
2020-01-04 19:13:01 +00:00
## 0.10.0 -- 2020-01-04
2020-01-04 19:13:01 +00:00
* First version. Split from 'hpath', contains only the filepath ByteString manipulation parts.