<h3>Added features : </h3>
- Years before 1900 and after 2050 no longer raise errors, but it still returns highly inaccurate results.
Now the only possible error that the module may raise comes from invalid dates specified such as 1995-11-48.
- Functions **parse** and **element_count** now has help strings that describe the function and gives examples of input and output data types.
- Name mangling has been adopted for better encapsulation of the **parser** module.