Added
- `CHANGELOG.md`
- Repository URL in `pyproject.toml`.
Changed
- Refactor `SteppedAugustus._cipher` to a generalized, easy to modify, and lazy algorithm.
- Refactor `SteppedAugustus._cipher` to include tabs and newlines.
- Refactor `SteppedAugustus.right_cipher` and `SteppedAugustus.left_cipher` in accordance to
the change in `SteppedAugustus._cipher`.
- Refactor documentation.
- Fix typo in `README.md`.
- Fix rouge character in `README.md`.
- Fix formatting of Suetonius' quote in `README.md`.