packages feed

mmsyn5-0.2.2.1: ChangeLog.md

# Revision history for mmsyn5

## 0.1.0.0 -- 2019-11-04

* First version. Released on an unsuspecting world. Various functions 
 most of them are taken from the mm1 project on GitHub 
  (https://github.com/OleksandrZhabenko/mm1).

## 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.