1
1
Fork 0

Release hpath-0.10.1

Dieser Commit ist enthalten in:
Julian Ospald 2020-01-13 23:43:19 +01:00
Ursprung d898af171d
Commit dc2493427c
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 511B62C09D50CD28
2 geänderte Dateien mit 3 neuen und 1 gelöschten Zeilen

Datei anzeigen

@ -1,3 +1,5 @@
0.10.1
* Add quasi quoters for hpath
0.10.0
* split packages, this one now just contains the type-safe Path wrappers
0.9.2

Datei anzeigen

@ -1,5 +1,5 @@
name: hpath
version: 0.10.0
version: 0.10.1
synopsis: Support for well-typed paths
description: Support for well-typed paths, utilizing ByteString under the hood.
license: BSD3