Releases: cubicbyte/reddit-account-generator
Releases · cubicbyte/reddit-account-generator
1.3.1 - Removed protector
In this update, account protector was removed as it is not needed.
And also other changes:
- Logging was upgraded
- All the constants were moved into the
reddit_account_generator.config
module - Fixed incorrect proxy usage by email verifier
- Added base exception - RedditException
- Some small changes
Script changes:
- Added account generation support without any proxies, with user IP
- Upgraded logging
- Now script exit works properly
Full Changelog: 1.2.0...1.3.1
1.2.0 - Added email verification
1.1.1 - Fixed outdated requirements
Bumped version
1.1.0 - Improved stability
Most significant changes
- Fixed inability to solve non-English captcha
- Made a nice logging
- Added automatic ffmpeg installation
- Extended the range of allowed dependency versions
What's Changed
- Reddit names by @Apophis52 in #4
- Improve logging by @cubicbyte in #6
New Contributors
- @Apophis52 made their first contribution in #4
Full Changelog: 1.0.0...1.1.0
1.0.0 - First release!
setup.py: Fixed package building