crypto-enigma v0.0.3.1 Release Notes

Release Date: 2018-11-21 // over 5 years ago
  • Non-breaking API additions, adding [new CLI] with significant 🔨 refactoring and additional features:

    • Add command line interface, using optparse-applicative.
    • 🔨 Refactor display functions, deprecating show... functions and adding new display options.
    • Encapsulate EnigmaConfig display options in DisplayOpts with a total constructor (coercing any bad values to defaults).
    • More consistent and robust error handling in EnigmaConfig constructors (including restoring readSpec compliance in read).
    • ➕ Add (export existing) total constructor for EnigmaConfig.