All Versions
33
Latest Version
Avg Release Cycle
78 days
Latest Release
1070 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.0.1.9 Changes
March 14, 2022โ Added
IsValue
instances forToValue
&NodeLike
via newtypes;- โ Add even more
HasCallStack
.
-
v0.0.1.8 Changes
September 07, 2021โ Added
FromValue
/ToValue
instances forNonEmpty
;BoltEnum
wrapper to provideFromValue
/ToValue
for enum-like types.
-
v0.0.1.7 Changes
April 28, 2021๐ Changed
- โ Add more
HasCallStack
.
- โ Add more
-
v0.0.1.6 Changes
December 26, 2020๐ Fixed
- ๐ Fix
makeNodeLike
forMaybe
fields, bug introduced in previous version.
- ๐ Fix
-
v0.0.1.5 Changes
December 22, 2020 -
v0.0.1.4 Changes
May 28, 2020๐ Fixed
- Compatibility with GHC-8.10.
-
v0.0.1.3 Changes
March 04, 2020๐ Fixed
- https://www.wrike.com/open.htm?id=472936296: fix recursion in
GetTypeFromRecord
type family. ### โ Added - Export of
LabelConstraint
to allow users to define wrappers aroundlbl
.
- https://www.wrike.com/open.htm?id=472936296: fix recursion in
-
v0.0.1.2 Changes
January 22, 2020โ Added
=:
type synonym to avoid ticks in type-level tuples.
-
v0.0.1.1 Changes
January 09, 2020โ Added
param
combinator to add named parameters to selectors;CypherDSLParams
to control parameters that queries accept.
-
v0.0.1.0 Changes
December 17, 2019๐ Changed
- ๐ Use
hasbolt
0.1.4.0. ### โ Added - Compatibility function
exact
from olderhasbolt
.
- ๐ Use