Release 0.6.0
This commit is contained in:
parent
f841a53985
commit
456af3b1ab
@ -1,3 +1,9 @@
|
|||||||
|
0.6.0:
|
||||||
|
* fixes 'throwDestinationInSource' to be more reliable.
|
||||||
|
* removes some unused HPathIOException constructors
|
||||||
|
* consistently provide exception constructor identifiers
|
||||||
|
* be less harsh when non-supported file types get passed to our functions, possibly ignoring them
|
||||||
|
* minor cleanups
|
||||||
0.5.9:
|
0.5.9:
|
||||||
* Adds our posix-paths fork and a lot of IO operations.
|
* Adds our posix-paths fork and a lot of IO operations.
|
||||||
0.5.8:
|
0.5.8:
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: hpath
|
name: hpath
|
||||||
version: 0.5.9
|
version: 0.6.0
|
||||||
synopsis: Support for well-typed paths
|
synopsis: Support for well-typed paths
|
||||||
description: Support for well-typed paths, utilizing ByteString under the hood.
|
description: Support for well-typed paths, utilizing ByteString under the hood.
|
||||||
license: GPL-2
|
license: GPL-2
|
||||||
|
Loading…
Reference in New Issue
Block a user