Releases: UBC-MDS/passwordler
Releases · UBC-MDS/passwordler
1.0.0
What's Changed
- Update readme according to encrytion/decryption algo changes by @zywkloo in #41
- Week2 decfun body by @mishelly-h in #42
- Update pyproject.toml and fix typo by @zywkloo in #36
- Add password strength function by @Kierst01 in #44
- Change AES to simple substitution cipher by @zywkloo in #39
- Separate decryption tests by @mishelly-h in #43
- Fixed special character regex by @Kierst01 in #47
- Update internal tests by @zywkloo in #51
- Update README.md about testing package use cases and Instructions by @zywkloo in #45
- Fix README.md indentation by @zywkloo in #53
- Add generate password function body by @rorywhite200 in #49
- Update pyproject.toml by @zywkloo in #54
Full Changelog: 0.0.1...1.0.0
0.0.1
Release for Milestone 1
What's Changed
- added basic project skeleton by @rorywhite200 in #2
- added initial generate_password.py specification by @rorywhite200 in #7
- first version of readme by @mishelly-h in #8
- bulletpoints in readme fixed by @mishelly-h in #9
- Week1 decfun by @mishelly-h in #11
- Add contributors by @zywkloo in #18
- 13 contributingmd yiwei by @zywkloo in #20
- Create password_encryption.py by @zywkloo in #12
- Fix CD err: add poetry run pip install python-semantic-release in cd pipeline by @zywkloo in #26
- Change password_encryption to encrypt_password by @zywkloo in #25
- update docstring decfun by @mishelly-h in #27
- Add key as encrypt_password input by @zywkloo in #29
- Added installation, contributing, license and credits by @Kierst01 in #23
- added function description to README by @mishelly-h in #30
- docstring format adjustment decfun by @mishelly-h in #31
New Contributors
- @rorywhite200 made their first contribution in #2
- @mishelly-h made their first contribution in #8
- @zywkloo made their first contribution in #18
- @Kierst01 made their first contribution in #23
Full Changelog: https://github.com/UBC-MDS/passwordler/commits/0.0.1