Hamler 0.3 Released
Pre-release
Pre-release
Highlights:
- add Project Layout paragraph
- new Record update syntax
- add
Readtype class & implement for basic datatype - add
Parsec& JSON Parser - add
Reader,State&WriterMonad - add
Distributed.GlobalGroupmodule - add
EValto pack all Erlang value - add function to get & convert time in
Timemodule - add
Data.Identitymodule
Enhancements:
- add more function for
Listmodule - add more function for
Monadmodule - remove
returnofMonadtype class - implement
Foldable&TraversableforEither,Map,OrdDict,OrdSets,Result&Set - add constructor for
Edge&VertexinDigraphmodule - add more function for
Binarymodule - add
childSpecErrorforSupervisormodule
Bug Fixes:
- fix
Errortest fail when[] - fix CI #446
- fix
{ok}stand forUnitnotok - fix
IO ()returns nothing inDigraphmodule - fix
Voiddefination