> 2020-02-21
Add
* release makefile procedure
* README.md
* template for convert service
* recognixed unit misure module
* input regex parser helper
Change
* login in convert service
Chore
* more info in order to publish the library
* makefile generate changelog step
* travis.yml configuration file
* init project
Fix
* years not recognized from convert service
* convert service behaviour when unit measure is not present
Refactor
* moved outside service the convert string to float logic
Test
* convert service ms-seconds and none unit measure
* input regex parser