This new minor version adds a new template supported language, namely `C`. The wheel packages have been fixed, as previous versions were not including the required .jinja templates.
New Features
* PowerShell `custom` script template
* C `print` console program template
Changelog
* [Added new 'custom' powershell template](https://github.com/e3prom/kryptoxin/commit/0ebd20623e169212b88121f9c409a81afd4bad66)
* [Added custom PS script template](https://github.com/e3prom/kryptoxin/commit/20ff86a3e04c2cb92441ea92d11236a2df3f8e10)
* [Fixed templates packing](https://github.com/e3prom/kryptoxin/commit/6f5fcfd0b019b6cd2f4e6b725cc9c1fb5fa18fed)
* [Fixed templates search path](https://github.com/e3prom/kryptoxin/commit/34eaaa217d33d5ffeab080c7cd16d166f2e67cdb)
* [Added --show-key cli parameter](https://github.com/e3prom/kryptoxin/commit/eed939fe659450543ea67f78c0a2c543ce34b352)
* [Added support for C template](https://github.com/e3prom/kryptoxin/commit/5ba8fa964edae259cd73fe79b7cc5ab1afd5e78c)