Files
hpath/hpath-filepath/CHANGELOG.md

15 lines
267 B
Markdown
Raw Normal View History

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