18 lines
296 B
Plaintext
18 lines
296 B
Plaintext
0.2.0:
|
|
|
|
* Rename parentAbs to simply parent.
|
|
* Add dirname.
|
|
|
|
0.3.0:
|
|
* Removed Generic instance.
|
|
|
|
0.4.0:
|
|
* Implemented stricter parsing, disabling use of "..".
|
|
* Made stripDir generic over MonadThrow
|
|
|
|
0.5.0:
|
|
* Fix stripDir p p /= Nothing bug.
|
|
|
|
0.5.2:
|
|
* Removed unused DeriveGeneric.
|