Releases: schlopp96/MyCaesarCipher
Releases · schlopp96/MyCaesarCipher
MyCaesarCipher-0.4.1
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
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
.
- Full Changelog: v0.2.0...v0.3.0
MyCaesarCipher-v0.2.0
Full Changelog: v0.1.0...v0.2.0