Changelog of @hackage/mmsyn5 0.4.0.1

Revision history for mmsyn5

0.1.0.0 -- 2019-11-04

0.1.1.0 -- 2019-11-04

  • First version revised A. Fixed an issue with a module name. Some minor documentation improvements.

0.1.2.0 -- 2019-11-04

  • First version revised B. Dependencies checking.

0.1.3.0 -- 2019-11-04

  • First version revised C. Fixed an issue with the takeNth function.

0.1.4.0 -- 2019-11-04

  • First version revised D. Fixed issues in the documentation.

0.2.0.0 -- 2019-11-04

  • Second version. Changed the basic idea of what operations are included.

0.2.1.0 -- 2019-11-04

  • Second version revised A. Changed the name of the module.

0.2.2.0 -- 2019-11-08

  • Second version revised B. Added a new function mapI3.

0.2.2.1 -- 2019-11-08

  • Second version revised C. Fixed documentation.

0.2.3.0 -- 2019-11-08

  • Second version revised D. Added two new functions (mapI12 and mapI21), renamed the mapI3 to mapI22.

0.3.0.0 -- 2019-11-08

  • Third version. Added functions with intermediate Monads.

0.4.0.0 -- 2019-11-08

  • Fourth version. Changed the modules structure because of mixed safe and unsafe code and behaviour.

0.4.0.1 -- 2019-11-08

  • Fourth version revised A. Some minor changes to documentation.