Skip to content

Releases: schlopp96/MyCaesarCipher

MyCaesarCipher-0.4.1

12 Apr 16:22
56e4e44
Compare
Choose a tag to compare

MyCaesarCipher v0.4.1


  • Fixed docstring spelling errors
  • Other small docstring adjustments
  • Added more decryption tests
  • Added docstring to test class
  • Improved existing test method docstrings
  • Improved "./README.md"
  • Changes to "./setup.py"
  • Small changes to encryption method output text

Full Changelog: v0.3.0...v0.4.1

MyCaesarCipher-0.3.0

12 Feb 09:42
114f884
Compare
Choose a tag to compare

MyCaesarCipher v0.3.0

Update Release Notes


  • Changed CaesarCipher.encrypt formatting output
  • Updated README.md
  • Added Python 3.11.1 to "setup.py" classifiers
  • Changed CaesarCipher.decrypt() return type
  • Var name changes
  • Changed output formatting of results
  • Updated test cases
  • Finished adding type hints to tests
  • Improved docstrings
  • Fixed missing type hinting in main.py.

MyCaesarCipher-v0.2.0

14 May 08:12
91157b9
Compare
Choose a tag to compare

MyCaesarCipher-v0.1.0

12 Apr 01:07
a804a85
Compare
Choose a tag to compare