All Versions
7
Latest Version
Avg Release Cycle
80 days
Latest Release
-
Changelog History
Changelog History
-
v0.2.2.0 Changes
2020.07.19
- 0οΈβ£ Default implementations get to be given for
FromRecord
andToRecord
.
- 0οΈβ£ Default implementations get to be given for
-
v0.2.1.0 Changes
2020.07.14
- β Add necessary files.
-
v0.2.0.0 Changes
2020.07.13
π₯ Breaking changes
- β Remove orphan
IsLabel
instance definitions; #2 thanks to @nakaji-dayo.
Other changes
- β Add cleartext password authentication; #1 thanks to @goodlyrottenapple.
- π Change the Haskell type corresponding to
timetz
from(TimeOfDay, TimeZone)
toTimeOfDayWithTimeZone
. - Not only tuples but also other types which have
Length
type function can be record.
- β Remove orphan
-
v0.1.3.0 Changes
June 18, 20202020.06.15
- π¦ Expose a function for type class instance implementations.
- A new instance
FromField String
. - π New instances for
FromRecord
andToRecord
.
-
v0.1.2.0 Changes
October 21, 20192019.10.21
- π Fix a compilation error with network β§ 3.0.0.
-
v0.1.1.0 Changes
October 21, 20192019.10.21
- π Fix an issue sometimes missing βErrorβ responses after βSyncβ requests.
-
v0.1.0.0 Changes
October 21, 20192019.10.21
- π Release.
Known Issues
- π Sometimes missing βErrorβ responses after βSyncβ requests