hpath/hpath-directory/CHANGELOG.md

22 lines
425 B
Markdown
Raw Normal View History

2020-01-26 19:00:33 +00:00
# Revision history for hpath-directory
## 0.13.4 -- 2020-05-08
* Add getDirsFilesStream and use streamly-posix for dircontents (#34)
2020-04-14 21:49:39 +00:00
## 0.13.3 -- 2020-04-14
* Fix tests on mac
## 0.13.2 -- 2020-02-17
* Fix bug in `createDirRecursive` with trailing path separators
2020-01-29 22:07:55 +00:00
## 0.13.1 -- 2020-01-29
* Split some functionality out into 'hpath-posix'
2020-01-26 19:00:33 +00:00
## 0.1.0.0 -- 2020-01-26
* First version. Released on an unsuspecting world.