====================================================================================================
v0.2.0
------
 * New Vigenère and Caesar cipher.
 * New crate API.
 * Reworked the non interactive command line interface Use --help for information on how tu use it.


====================================================================================================
v0.1.12
-------
 * New Base16 encoding.


v0.1.11
--------
 * New Base32 and Base32hex encoding.


v0.1.10
-------
 * New, reworked command line interface. Use --help for information on how to use it.


v0.1.9
------
 * Fixed issue in TranslationUnit.


v0.1.8
------
 * Moved repository from github to gitlab.


v0.1.7
------
 * Removed crate homepage.


v0.1.6
------
 * New Base64 and Base64Url encoding.

====================================================================================================
