Changelog for job-0.1
Version 0.1
-
CHANGED the type of
encodeAeson
andencodeBinary
. -
Added
hinput
,houtput
,encodeNS
,decodeNS
,encodeAeson'
,encodeBinary'
. -
Added
Contravariant
Rep
instance forEncode
andInput
. -
Added
InputDefault
,OutputDefault
and related instances. -
Added
EncodeDefault
instances foraeson
'sEncoding and
Value, and for
binary's
Put`. -
Export
BindingName
constructor.
Version 0.0.2
-
Added
FromJSON
,ToJSON
instances forName
. -
Improved type-parameter order in
zero
,one
,foldM
and similar. -
Added manual transactional migrations suport.
Version 0.0.1
- Initial version.