Bump to 0.5.5
This commit is contained in:
parent
540c24f3a5
commit
47450b5dd6
@ -1,3 +1,5 @@
|
|||||||
|
0.5.5:
|
||||||
|
* Use filepath's isValid function for additional sanity checks
|
||||||
0.5.4:
|
0.5.4:
|
||||||
* Disable parsing of path consisting only of "."
|
* Disable parsing of path consisting only of "."
|
||||||
* Add NFData instance for Path
|
* Add NFData instance for Path
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: path
|
name: path
|
||||||
version: 0.5.4
|
version: 0.5.5
|
||||||
synopsis: Support for well-typed paths
|
synopsis: Support for well-typed paths
|
||||||
description: Support for will-typed paths.
|
description: Support for will-typed paths.
|
||||||
license: BSD3
|
license: BSD3
|
||||||
|
Loading…
Reference in New Issue
Block a user