Version: 1.0.8
What's Changed
- New icon for simple-pwgen by @hsbasu
- fix error "Permission denied"; fixes #25 by @hsbasu
- update readme to release 1.0.7 by @hsbasu in https://github.com/hsbasu/simple-pwgen/pull/26
- Update debian standards version
- Update readme with new features
- Add password strength and comments to features
- Add new screenshots
- fix typo in README by @hsbasu
- add new and update old workflows by @hsbasu
- Update workflows to run on all branches
- add new workflow to publish deb package from latest release
- Fix typo in README
- Update test script
- pythonize simple-pwgen by @hsbasu in https://github.com/hsbasu/simple-pwgen/pull/27
- use pure python packaging methods
- use debian revision number in d/changelog
- update .gitignore
- update desktop files
- Add separate VERSION file to source
- re-debianize to match python packaging by @hsbasu in https://github.com/hsbasu/simple-pwgen/pull/28
- Create python-simple-pwgen package as commadline backend
- Modify simple-pwgen to provide GUI of app
- Create sphinx based documentation
- Update CI workflow by @hsbasu in https://github.com/hsbasu/simple-pwgen/pull/30
- fix launchpad build failures by @hsbasu in https://github.com/hsbasu/simple-pwgen/pull/29
- d/control: reduce compat level and update depends
- d/python3-simple-pwgen.install: remove installation of manual
- d/rules: remove sphinx and update rules
- fix CI workflow by @hsbasu in https://github.com/hsbasu/simple-pwgen/pull/31
- fix versioning to comply with PEP 440 versioning by @hsbasu in https://github.com/hsbasu/simple-pwgen/pull/32
Full Changelog: hsbasu/simple-pwgen@1.0.7...1.0.8