Skip to content

Latest commit

 

History

History
56 lines (28 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

56 lines (28 loc) · 1.08 KB

Release History

0.4.1 (2023-09-21)

Fixed an issue with the rotor's logic. https://todo.sr.ht/~cedric/pyenigma/4

0.4.0 (2020-05-17)

  • new: display the rotor output state #1;
  • fix: Rotor ROTOR_III_K name (was misspelled as ROTOR_II_K) 1e682f93.

0.3.0 (2020-05-11)

  • new: Ringstellung feature (a ring that shifts the letters on a given rotor);
  • fix: Rotor IV name (was misspelled as VI);
  • fix: allow en empty plugboard;
  • fix: the rotor must not advance if the character is not a letter.

Thank you to Rene Devichi.

0.2.4 (2020-01-27)

  • Python minimal version is now 3.6.

0.2.3 (2019-12-30)

  • fix command line interface.

0.2.2 (2019-12-30)

  • pyEnigma is ready for use with poetry.

0.2.1 (2018-12-01)

  • dependencies upgraded for CVE-2018-18074;
  • some useless code removed.

0.2 (2018-02-28)

  • pyEnigma is ready for use with pipenv and pipsi.

0.1 (2017-03-15)

  • first release on pypi.